View Single Post
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#9
Originally Posted by skykooler View Post
Hmm...I wonder why that is. Anyway, you can change that by changing the line
Code:
x = (lx*8+(average(l3x)/800.0+0.5)*height)/9
to
Code:
x = (lx*8+(average(l3x)/(-800.0)+0.5)*height)/9
in server.py.

I should add a command line flag for that.
That fixed it. Its still almost impossible to control the cursor properly, maybe in some games
__________________
Couple of my applications:
ConnLock - Advanced phone lock
Sanakirja.org - A Sanakirja.org dictionary client
Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 

The Following User Says Thank You to laasonen For This Useful Post: