tools: document show-keycodes option for libinput-record
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 17 Jan 2019 00:00:30 +0000 (10:00 +1000)
committerPeter 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

index eb22fce0a00dec4d425f8ae0cd3808f62c4edf69..bed3d16fc9b45f5775b2f5bb0e550e8d12e7ad0d 100644 (file)
@@ -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.