evtest 1.35
Kernel evdev device information and monitor
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.
- Website: https://gitlab.freedesktop.org/libevdev/evtest
- Licenses: GPL 2+
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install evtest 1.35
as follows:
guix install evtest@1.35
Or install the latest version:
guix install evtest
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.