On Sat 16 Mar 2013 09:36:01 PM CDT, abusername wrote:
malcolmlewis;2536333 Wrote:
> Hi
> What driver is the mouse using? Then you need to check the module
> options to see if you can configure. My default is 125Hz when checked
> with evhz.
>
> –
> Cheers Malcolm °¿° (Linux Counter #276890)
> openSUSE 12.3 (x86_64) Kernel 3.7.10-1.1-desktop
> up 16:48, 3 users, load average: 0.10, 0.10, 0.12
> CPU Intel® i5 CPU M520@2.40GHz | GPU Intel® Ironlake Mobile
Guess it is the standard usb optical mouse driver that is included in
OpenSuse 12.3 - Gnome, usbhid module thing.
According to evhz the current Hz is 125Hz.
Found some instructions on this page, but the files it refers to does
not exist in my installation.
Mouse polling rate - ArchWiki
For instance there is no file called modprobe.conf and don’t know if
its just a matter of adding one and it gets run automatically during
startup.
/etc/modprobe.d/modprobe.conf
So not sure where to put
options usbhid mousepoll=2
Thanks,
Regards
Hi
But are you actually using usbhid?
lsmod |grep hid
In my case it returns;
hid_logitech_dj
/sbin/modinfo hid_logitech_dj
This module doesn’t have any options to add…
The files for openSUSE are in /etc/modprobe.d/ here you would add your
own file eg 99-mousepoll.conf and add the options line.
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.3 (x86_64) Kernel 3.7.10-1.1-desktop
up 18:14, 3 users, load average: 0.13, 0.07, 0.05
CPU Intel® i5 CPU M520@2.40GHz | GPU Intel® Ironlake Mobile