Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxkernel authored Jun 29, 2019
1 parent c1c51d0 commit 4801480
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

![Sample Run](https://raw.githubusercontent.com/tuxkernel/Vorago/master/images/00.png)

## Enable mouse polling rate
## Set mouse polling rate

|1000||500||250||125
- 1000 Hz = `options usbhid mousepoll=1`
- 500 Hz = `options usbhid mousepoll=2`
- 250 Hz = `options usbhid mousepoll=4`
- 125 Hz = `options usbhid mousepoll=8`

### Method one (via `etc/modprobe.d/`):

Expand Down

0 comments on commit 4801480

Please sign in to comment.