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:
e453a2b
)
tools: document show-keycodes option for libinput-record
author
Peter Hutterer
<peter.hutterer@who-t.net>
Thu, 17 Jan 2019 00:00:30 +0000
(10:00 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Thu, 17 Jan 2019 00:00:30 +0000
(10:00 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
tools/libinput-record.man
patch
|
blob
|
history
diff --git
a/tools/libinput-record.man
b/tools/libinput-record.man
index eb22fce0a00dec4d425f8ae0cd3808f62c4edf69..bed3d16fc9b45f5775b2f5bb0e550e8d12e7ad0d 100644
(file)
--- a/
tools/libinput-record.man
+++ b/
tools/libinput-record.man
@@
-53,6
+53,10
@@
This option requires that a
\fB\-\-output-file\fR is specified and that all devices to be recorded are
given on the commandline.
.TP 8
+.B \-\-show\-keycodes
+Show keycodes as-is in the recording. By default, common keys are obfuscated
+and printed as \fBKEY_A\fR to avoid information leaks.
+.TP 8
.B \-\-with-libinput
Record libinput events alongside device events.
.B THIS FEATURE IS EXPERIMENTAL.