Re: Cut mouse polling rate in half



On 5/30/2011 5:15 PM, Dotan Cohen wrote:
I recently bought a nice new mouse, but it's polling rate is way to
high. Is there a way to discard half the mouse's polling so that it
doesn't run the pointer off the screen? I am not talking about mouse
pointer acceleration, but actually lowering the polling rate or
discarding a percentage of it. Thanks.

sudo echo '-r usbhid' >> /etc/modules && sudo vim /etc/modules

Insert under -r usbhid:
usbhid mousepoll=n


n Legend:
1 = 1000Hz
2 = 500Hz
4 = 250Hz
8 = 125Hz
10 = 100Hz (Default)

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users