At 2006-11-29T19:21:55+1300, Volker Kuhlmann wrote:

> > If it's a USB mouse, you can try playing with the mousepoll parameter of
> > the usbhid driver.  The default value is usually 10ms.

> Yes I use it on USB. I can't see where the default is being set or what
> the default is. Values of 3 and above make no difference, 1 and 2 do have
> an affect, but it's a bit of a weird one. 2 isn't much different, 1 does
> slow things down a little bit but it slows down fast movements much more
> than slow ones. For the time being it's at least an improvement.  Thanks
> Matthew!

You can query the default using lsusb, e.g. for my mouse at bus 3/device 2:

% lsusb -v -s 3:2 | grep bInterval
        bInterval              10

Cheers,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                    [EMAIL PROTECTED]

Reply via email to