From 18498fcc49b78462b2b886494dabc2fdcac7ef04 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 15 May 2018 14:53:51 +1000 Subject: tools: ptraccel-debug: match the help with the actual trackpoint range value Signed-off-by: Peter Hutterer --- tools/ptraccel-debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/ptraccel-debug.c b/tools/ptraccel-debug.c index fb41b01e..4b376912 100644 --- a/tools/ptraccel-debug.c +++ b/tools/ptraccel-debug.c @@ -203,7 +203,7 @@ usage(void) "--steps= ... in motion and delta modes only. Increase dx by step each round\n" "--speed= ... accel speed [-1, 1], default 0\n" "--dpi= ... device resolution in DPI (default: 1000)\n" - "--trackpoint-range= ... range of the trackpoint deltas (default: 30)\n" + "--trackpoint-range= ... range of the trackpoint deltas (default: 20)\n" "--filter= \n" " linear ... the default motion filter\n" " low-dpi ... low-dpi filter, use --dpi with this argument\n" -- cgit v1.2.3