slackbuilds_ponce/system/evhz
Andrew Clemons 31a033587d
system/evhz: Updated for version 35b7526e.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-06 15:47:04 +07:00
..
evhz.info system/evhz: Updated for version 35b7526e. 2022-02-06 15:47:04 +07:00
evhz.SlackBuild system/evhz: Updated for version 35b7526e. 2022-02-06 15:47:04 +07:00
README
slack-desc system/evhz: Updated for version 35b7526e. 2022-02-06 15:47:04 +07:00

Show mouse refresh rate under linux + evdev

For information about polling rate, see
https://wiki.archlinux.org/index.php/Mouse_Polling_Rate

Note: There exists a kernel bug for USB ports which use the uhci_hcd 
driver, where a 1000 hz mouse will only read at 500hz, causing 
jittering. A workaround is to use USB ports that use the ehci-pci 
driver. See
  https://bugzilla.kernel.org/show_bug.cgi?id=60586