mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-17 08:20:19 +01:00
tools: add some extra help output about the expected input data
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit d1d3ea4d06)
This commit is contained in:
parent
12b7ba7086
commit
3211a8a23c
1 changed files with 3 additions and 0 deletions
|
|
@ -181,6 +181,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");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue