X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=README.md;h=328c4e5815318d8ca225c8957d5c7f9940b5451b;hb=d39eacd5ea70a7a9db332964d8c2bc13e16098ea;hp=fb327b1b5cc8d406fbf07cf5a0f4cff144482d78;hpb=2daced3b073b5c2ecaa17ccd7575e5c4276bdadf;p=evhz diff --git a/README.md b/README.md index fb327b1..328c4e5 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,17 @@ evhz ==== Display the current mouse refresh rate under evdev linux system. + +It is sufficient to simply download evhz.c vs cloning the repo. + +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