View Single Post
Old 03-08-2018, 06:29 PM   #420
mdp
Wizard
mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.
 
Posts: 1,481
Karma: 9010563
Join Date: Jul 2013
Device: none
Quote:
Originally Posted by sogaiu View Post
Any thoughts on what to do for non-mirroring arrangements?
I think the (mouse) coordinates get an offset:
the most frequent case could be:
mouse_x = main_screen_width + second_screen_x
mouse_y = second_screen_y
meaning the extension is eastward, but it could be anything. A setting must be read to determine it.
mdp is offline   Reply With Quote