wev 1.0.0
Wayland event viewer
Wev is a tool that opens a window, printing all events sent to a Wayland window, such as key presses. It is analogous to the X11 tool XEv.
- Outputs:
out
- Website: https://git.sr.ht/~sircmpwn/wev
- Licenses: Expat
- Package source: gnu/packages/freedesktop.scm
- Builds: See build status
- Issues: See known issues
Installation
Install wev 1.0.0
as follows:
guix install wev@1.0.0
Or install the latest version:
guix install wev
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.