libinput/tools
Peter Hutterer ca416f94d7 tools: print the key as -1 for obfuscated keys
Missing from 8c1aa1de where we hid the human-readable parts but the keycode
itself is still enough information to recover the typed bits.
Print it as -1 as that keycode doesn't exist for real keys so it stands out
nicely.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit a6b550cb78)
2017-02-21 11:31:04 +10:00
..
.gitignore tools: ship the event-debug tool as an installed libinput-debug-events tool 2015-04-30 19:20:49 +10:00
event-debug.c tools: print the key as -1 for obfuscated keys 2017-02-21 11:31:04 +10:00
event-gui.c tools: fix comment wording 2016-12-06 11:02:13 +10:00
libinput-debug-events.man tools: ship the event-debug tool as an installed libinput-debug-events tool 2015-04-30 19:20:49 +10:00
libinput-list-devices.c tools: include config.h in libinput-list-devices and ptraccel-debug 2016-12-06 11:02:14 +10:00
libinput-list-devices.man tools: fix typo in man page 2015-04-30 16:44:43 +10:00
make-ptraccel-graphs.sh doc: update the touchpad pointer acceleration svg 2016-12-21 10:55:57 +10:00
Makefile.am tools: make sure GCC_FLAGS is used in tools/ 2016-12-06 11:02:14 +10:00
ptraccel-debug.c tools: switch the ptraccel-debug printf to use mm/s 2016-12-21 10:55:57 +10:00
publish-doc tools: update the doc publish tool to take a subdir 2016-04-12 07:56:52 +10:00
shared.c tools: hide key codes by default 2017-02-21 11:22:30 +10:00
shared.h tools: hide key codes by default 2017-02-21 11:22:30 +10:00