mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-08 22:10:16 +01:00
tools: add allowed range to --set-speed help output
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 16bf0deb23)
This commit is contained in:
parent
0a910a8ae6
commit
fd7c27c8b8
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ tools_usage()
|
|||
"--set-scroll-method=[none|twofinger|edge|button] ... set the desired scroll method\n"
|
||||
"--set-scroll-button=BTN_MIDDLE ... set the button to the given button code\n"
|
||||
"--set-profile=[adaptive|flat].... set pointer acceleration profile\n"
|
||||
"--set-speed=<value>.... set pointer acceleration speed\n"
|
||||
"--set-speed=<value>.... set pointer acceleration speed (allowed range [-1, 1]) \n"
|
||||
"--set-tap-map=[lrm|lmr] ... set button mapping for tapping\n"
|
||||
"\n"
|
||||
"These options apply to all applicable devices, if a feature\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue