diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2021-05-12 17:25:12 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-12 17:25:12 +0300 |
| commit | cf31a8e37382fc1a100b3d7f35d3825c8e37e188 (patch) | |
| tree | 80ddabb619f5490091c5f5f262811ec029e6a9aa | |
| parent | e5413ae5b056df9c95cb311dfbc9bf8fa634743f (diff) | |
| download | hid-tmff2-cf31a8e37382fc1a100b3d7f35d3825c8e37e188.tar.gz hid-tmff2-cf31a8e37382fc1a100b3d7f35d3825c8e37e188.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,4 +53,4 @@ wheel. + Change timer period: -There have been reports that some games work better with a different timer period (see [#11](https://github.com/Kimplul/hid-tmff2/issues/11) and [#10](https://github.com/Kimplul/hid-tmff2/issues/10)). To change the timer period, add `options hid-tmt300rs timer_msecs=NUMBER` in `/etc/modprobe.d/hid-tmt300rs.conf`. The default timer period is 8, but numbers as low as 2 should work alright. +There have been reports that some games work better with a different timer period (see [#11](https://github.com/Kimplul/hid-tmff2/issues/11) and [#10](https://github.com/Kimplul/hid-tmff2/issues/10)). To change the timer period, create `/etc/modprobe.d/hid-tmt300rs.conf` and add `options hid-tmt300rs timer_msecs=NUMBER` into it. The default timer period is 8, but numbers as low as 2 should work alright. |
