1 evtest — Kernel input device debugging
2 ======================================
4 evtest is a tool to print evdev kernel events. It reads directly from the
5 kernel device and prints a device description and the events with the value
10 evtest /dev/input/event0
12 Note: in most cases evtest needs to run as root to be able to read the
15 For more information, see the evtest(1) man page.
20 Please send patches as merge requests on the GitLab repository:
21 https://gitlab.freedesktop.org/libevdev/evtest