Skip to content
/ evhz Public

Display the current mouse refresh rate under evdev linux system.

License

Notifications You must be signed in to change notification settings

aldrik/evhz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

evhz

Display the current mouse refresh rate under linux with evdev.

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

The program is just evhz.c. Compile and run:

gcc -o evhz evhz.c
sudo ./evhz

Nonverbose mode = -n

Maintainer: Ian Kelling [email protected]

Bugs, patches, requests, feedback are welcome.

Last tested 7/2014 on Fedora 20. Still working great.

About

Display the current mouse refresh rate under evdev linux system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages