diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-04-08 23:24:29 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-08 23:24:29 +0300 |
| commit | 8a1657a554e9d6bcbe68d69aab0ffc847bdfcc27 (patch) | |
| tree | 6946f414455981c64550a7a1df01539b7f537842 | |
| parent | 606cef9721fa2798d097e16ca6b28096056ea006 (diff) | |
| download | hid-tmff2-8a1657a554e9d6bcbe68d69aab0ffc847bdfcc27.tar.gz hid-tmff2-8a1657a554e9d6bcbe68d69aab0ffc847bdfcc27.zip | |
change mentions of hid-tmt300rs to hid-tmff-new
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,4 +79,4 @@ Done! This should make sure that the wheel behaves like you'd want from a wheel. -+ 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. ++ 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-tmff-new.conf` and add `options hid-tmff-new timer_msecs=NUMBER` into it. The default timer period is 8, but numbers as low as 2 should work alright. |
