tools: add a helper tool to list all currently known codes
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 8 Nov 2021 23:17:16 +0000 (09:17 +1000)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 17 Nov 2023 10:53:12 +0000 (19:53 +0900)
commit70bca5c209c3492df04a9f33ca7ed04a169ebe7b
treea1db4b4bd898dd584b3a3aa764a2c09f448cd954
parent458c71e363b762be9471b912c2782e7bb9003116
tools: add a helper tool to list all currently known codes

A non-installed tool to make it easy to check if newly added codes are
indeed supported correctly.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
meson.build
tools/Makefile.am
tools/libevdev-list-codes.c [new file with mode: 0644]