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 27, 2019
1 parent 4d99f73 commit 45b5843
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You can check your mouse polling rate, opening a terminal and typing:
- **`cd /`**
- **`cat sys/module/usbhid/parameters/mousepoll`**

If you get "**1**", then mouse polling rate (1000 Hz) is **ENABLED**.
If you see "**1**", then mouse polling rate (1000 Hz) is **enabled**.

### Method two (via boot kernel module parameter):

Expand Down Expand Up @@ -52,7 +52,7 @@ You can check mouse polling rate, opening a terminal and typing:
- **`cd /`**
- **`cat sys/module/usbhid/parameters/mousepoll`**

If you get "**1**", then mouse polling rate (1000 Hz) is **ENABLED**.
If you see "**1**", then mouse polling rate (1000 Hz) is **enabled**.

## Fix hid-generic 0003:1D57:FA0A.0002: usb_submit_urb(ctrl) failed: -1

Expand Down

0 comments on commit 45b5843

Please sign in to comment.