input: minor fixes and cleanups for scroll-factor

This commit is contained in:
Isaac Freund
2024-04-16 13:25:12 +02:00
parent 8a3018a311
commit df5cb5dfe8
5 changed files with 28 additions and 12 deletions

View File

@ -506,7 +506,9 @@ However note that not every input device supports every property.
active, the scroll direction is inverted.
*input* _name_ *scroll-factor* _factor_
Set the scroll factor of the input device. Needs a non-negative float.
Set the scroll factor of the input device. Accepts a postive value
greater than 0. For example, a _factor_ of 0.5 will make scrolling twice
as slow while a _factor_ of 3 will make scrolling 3 times as fast.
*input* _name_ *left-handed* *enabled*|*disabled*
Enable or disable the left handed mode of the input device.