mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-09 13:20:24 +01:00
tools: drop superfluous linebreaks in ptraccel-debug
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
d41acdbbce
commit
1f4dd9985a
1 changed files with 3 additions and 3 deletions
|
|
@ -165,9 +165,9 @@ usage(void)
|
|||
" delta ... print delta to accelerated delta\n"
|
||||
" accel ... print accel factor\n"
|
||||
" sequence ... print motion for custom delta sequence\n"
|
||||
"--maxdx=<double>\n ... in motion mode only. Stop increasing dx at maxdx\n"
|
||||
"--steps=<double>\n ... in motion and delta modes only. Increase dx by step each round\n"
|
||||
"--speed=<double>\n ... accel speed [-1, 1], default 0\n"
|
||||
"--maxdx=<double> ... in motion mode only. Stop increasing dx at maxdx\n"
|
||||
"--steps=<double> ... in motion and delta modes only. Increase dx by step each round\n"
|
||||
"--speed=<double> ... accel speed [-1, 1], default 0\n"
|
||||
"\n"
|
||||
"If extra arguments are present and mode is not given, mode defaults to 'sequence'\n"
|
||||
"and the arguments are interpreted as sequence of delta x coordinates\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue