descriptionnone
homepage URLhttps://cgit.freedesktop.org/evtest/
repository URLhttps://gitlab.freedesktop.org/libevdev/evtest
ownersome@bo.dy
last changeSun, 21 Apr 2024 12:57:25 +0000 (21 14:57 +0200)
last refreshSat, 27 Apr 2024 10:29:59 +0000 (27 12:29 +0200)
content tags
add:
README.md

evtest — Kernel input device debugging

evtest is a tool to print evdev kernel events. It reads directly from the kernel device and prints a device description and the events with the value and the symbolic name.

Usage:

evtest /dev/input/event0

Note: in most cases evtest needs to run as root to be able to read the devices.

For more information, see the evtest(1) man page.

Development

Please send patches as merge requests on the GitLab repository: https://gitlab.freedesktop.org/libevdev/evtest

shortlog
5 days ago Thomas Kuehneadd KEY_MACRO 1-30 and other keysmaster
8 days ago Gergo KotelesAdd KEY_ROTATE_LOCK_TOGGLE, KEY_REFRESH_RATE_TOGGLE
2024-04-06 Sicelo A. MhlongoAdd SW_MACHINE_COVER
2022-05-18 Harry Cuttsevtest 1.35evtest-1.35
2022-05-17 Harry CuttsAdd BTN_STYLUS3 to key names
2021-03-03 Harry CuttsRequest patches as GitLab merge requests
2021-03-03 Harry CuttsReformat README as Markdown
2021-02-02 Johan KorsnesRemove duplicate headers
2020-11-24 Mateusz PiotrowskiUse alphasort instead of versionsort for scandir
2020-11-24 Mateusz PiotrowskiReplace program_invocation_short_name with argv[0]
2020-11-24 Mateusz PiotrowskiRemove PATH_MAX
2020-11-16 Peter HuttererAdd a basic CI run
2020-11-16 Peter HuttererDrop linux/version.h from the includes
2020-11-16 Mateusz PiotrowskiDo not check for pkg-config
2020-11-16 Mateusz PiotrowskiRemove checks for xsltproc from configure.ac
2020-11-12 Mateusz PiotrowskiRemove references to evtest-capture from INSTALL
...
tags
23 months ago evtest-1.35 evtest 1.35
4 years ago evtest-1.34 evtest 1.34
8 years ago evtest-1.33 evtest 1.33
9 years ago evtest-1.32 evtest 1.32
10 years ago evtest-1.31 evtest 1.31
12 years ago evtest-1.30 evtest 1.30
12 years ago evtest-1.29 evtest 1.29
12 years ago evtest-1.28 evtest 1.28
13 years ago evtest-1.27 evtest 1.27
14 years ago evtest-1.26 evtest 1.26
14 years ago evtest-1.25 evtest 1.25
14 years ago evtest-1.24 evtest 1.24
heads
5 days ago master