This package browser is in early development. Mind the rough edges.

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 tasks

  • intercept --- redirect device input events to stdout

  • uinput --- redirect device input events from stding to virtual device

  • mux --- mux streams of input events

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.