evtest
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.
- Versions: 1.35
- 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 the latest version of evtest
as follows:
guix install evtest
Or install a particular version:
guix install evtest@1.35
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/evtest/'><img src='http://127.0.0.1:3000/packages/evtest/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/evtest/badges/latest-version.svg)](http://127.0.0.1:3000/packages/evtest/) Org: [[http://127.0.0.1:3000/packages/evtest/][http://127.0.0.1:3000/packages/evtest/badges/latest-version.svg]]