diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2021-01-08 16:05:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-08 16:05:32 +0200 |
| commit | c2be549438657a7e0b863a1ed58ba17e8fb5ff33 (patch) | |
| tree | ed0a2904df3257422d6d63b64c7f5cca70b10aa4 /README.md | |
| parent | 4f7d8f41b11979b19d71361e8021f0106f1f344c (diff) | |
| download | hid-tmff2-c2be549438657a7e0b863a1ed58ba17e8fb5ff33.tar.gz hid-tmff2-c2be549438657a7e0b863a1ed58ba17e8fb5ff33.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -50,3 +50,7 @@ Use the default evdev ways, i.e. https://www.kernel.org/doc/html/v5.1/input/ff.h This should make sure that the wheel behaves like you'd want from a 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. |
