mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-24 10:50:19 +01:00
tools: fix an argument name for ptraccel-debug
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
651651f8a8
commit
c4a6137876
1 changed files with 1 additions and 1 deletions
|
|
@ -203,7 +203,7 @@ usage(void)
|
|||
"--steps=<double> ... in motion and delta modes only. Increase dx by step each round\n"
|
||||
"--speed=<double> ... accel speed [-1, 1], default 0\n"
|
||||
"--dpi=<int> ... device resolution in DPI (default: 1000)\n"
|
||||
"--trackpoint_range=<int> ... range of the trackpoint deltas (default: 30)\n"
|
||||
"--trackpoint-range=<int> ... range of the trackpoint deltas (default: 30)\n"
|
||||
"--filter=<linear|low-dpi|touchpad|x230|trackpoint> \n"
|
||||
" linear ... the default motion filter\n"
|
||||
" low-dpi ... low-dpi filter, use --dpi with this argument\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue