projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86ead3a
)
tools: add some extra help output about the expected input data
author
Peter Hutterer
<peter.hutterer@who-t.net>
Mon, 14 Nov 2016 06:50:55 +0000
(16:50 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Wed, 14 Dec 2016 05:19:44 +0000
(15:19 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
tools/ptraccel-debug.c
patch
|
blob
|
history
diff --git
a/tools/ptraccel-debug.c
b/tools/ptraccel-debug.c
index fcadcbc0d342589c5a9699506318c628b6d98e09..84a1221c432dea1c9a9a63cac7093f48c34461c5 100644
(file)
--- a/
tools/ptraccel-debug.c
+++ b/
tools/ptraccel-debug.c
@@
-182,6
+182,9
@@
usage(void)
"If stdin is a pipe, mode defaults to 'sequence' and the pipe is read \n"
"for delta coordinates\n"
"\n"
+ "Delta coordinates passed into this tool must be in dpi as\n"
+ "specified by the --dpi argument\n"
+ "\n"
"Output best viewed with gnuplot. See output for gnuplot commands\n");
}