mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 08:28:01 +02:00
tools: ptraccel-debug: match the help with the actual trackpoint range value
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
bcd9b4d3ca
commit
18498fcc49
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"
|
"--steps=<double> ... in motion and delta modes only. Increase dx by step each round\n"
|
||||||
"--speed=<double> ... accel speed [-1, 1], default 0\n"
|
"--speed=<double> ... accel speed [-1, 1], default 0\n"
|
||||||
"--dpi=<int> ... device resolution in DPI (default: 1000)\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: 20)\n"
|
||||||
"--filter=<linear|low-dpi|touchpad|x230|trackpoint> \n"
|
"--filter=<linear|low-dpi|touchpad|x230|trackpoint> \n"
|
||||||
" linear ... the default motion filter\n"
|
" linear ... the default motion filter\n"
|
||||||
" low-dpi ... low-dpi filter, use --dpi with this argument\n"
|
" low-dpi ... low-dpi filter, use --dpi with this argument\n"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue