mouse sensitivity adjusment fails

Please post all general support questions for LXDE here.
Locked
cnaeus
Posts: 6
Joined: Mon Jul 25, 2011 1:35 pm

mouse sensitivity adjusment fails

Post by cnaeus »

For some reason, the utility that should adjust the mouse sensitivity crashes whenever I try to make any changes, so I cannot bump up the mouse speed... is there any workaround about this? Im on lubuntu 11.04...
many thanks
cnaeus
Posts: 6
Joined: Mon Jul 25, 2011 1:35 pm

Re: mouse sensitivity adjusment fails

Post by cnaeus »

Ok, this appears to be a reported bug. Hovewer, there is a workaround:

Code: Select all

xset m N1 N2
the numer for "N1" determines the acceleraton of the mouse, so "N2" would mean a higher acceleration for the mouse pointer. "N2" determines the amount of pixelt that would trigger the acceleration.
see: http://ubuntuforums.org/showthread.php?t=1744829
Locked