libinput/tools
Peter Hutterer a6b550cb78 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>
2017-02-21 11:24:08 +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:24:08 +10:00
event-gui.c Add a "switch" interface for parts of the SW_* range 2017-01-26 14:44:04 +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: size without decimals is good enough 2017-02-20 12:11:26 +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: print errors as red, info as highlighted 2017-02-15 09:29:39 +10:00
shared.h tools: hide key codes by default 2017-02-14 07:53:22 +10:00