interception-tools 0.6.8
Utilities for operating on input events of evdev devices
Interception Tools provides a composable infrastructure on top of libudev
and libevdev
. The following utilities are provided:
udevmon
--- monitor input devices for launching tasksintercept
--- redirect device input events to stdoutuinput
--- redirect device input events from stding to virtual devicemux
--- mux streams of input events
- Outputs:
out
- Website: https://gitlab.com/interception/linux/tools
- Licenses: GPL 3+
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install interception-tools 0.6.8
as follows:
guix install interception-tools@0.6.8
Or install the latest version:
guix install interception-tools
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.