suppose I have setup my project width is 1920.if I lower my display resolution to 1600 * 900, then OS.getscreensize() returns 1600 * 900, but if I click mouse near right screen edge, it says 19218 or 19. How to adjust input coordinate with display resolution,???