X-Git-Url: https://iankelling.org/git/?p=evhz;a=blobdiff_plain;f=README.md;h=61f7144b12a3888fa4f6bf18d53a7ce38da2b93f;hp=fb327b1b5cc8d406fbf07cf5a0f4cff144482d78;hb=f9fcef9f295ac082affd059ad28241f052fcdca4;hpb=2daced3b073b5c2ecaa17ccd7575e5c4276bdadf diff --git a/README.md b/README.md index fb327b1..61f7144 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,17 @@ evhz ==== Display the current mouse refresh rate under evdev linux system. + +The program is just evhz.c. + +To compile and run: + +gcc -o evhz evhz.c + +sudo ./evhz + +Nonverbose mode = -n + +Bugs, patches, requests, etc. are welcome. + +Last tested 7/2014 on Fedora 20. Still working great. \ No newline at end of file