interception-tools 0.6.8-3 source package in Ubuntu

Changelog

interception-tools (0.6.8-3) unstable; urgency=medium

  * Provide udevmon.service
  * Create /etc/interception/udevmon.d

 -- Osamu Aoki <email address hidden>  Sun, 18 Sep 2022 07:55:35 +0900

Upload details

Uploaded by:
osamu
Uploaded to:
Sid
Original maintainer:
osamu
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
interception-tools_0.6.8-3.dsc 2.2 KiB a9f96177d1cf923b9235be1563d727164f5b093558914031f888c662214bddc2
interception-tools_0.6.8.orig.tar.xz 28.4 KiB 0c9089eb8cfaea5b9917f3f928ff87386f0a7d4138f4be2158da6ef306b07c60
interception-tools_0.6.8-3.debian.tar.xz 4.5 KiB 60faf55c5a86c62746b54b67b4d3dc5942dd96677e59978b34a97037bfc342ca

Available diffs

No changes file available.

Binary packages built by this source

interception-tools: minimal composable infrastructure on top of libudev and libevdev

 The Interception Tools is a small set of utilities for operating on
 input events of evdev devices.
 .
  * interception - redirect device input events to stdout
  * uinput - redirect device input events from stdin to virtual device
  * mux - mux streams of input events
  * udevmon - monitor input devices for launching tasks
 .
 This can accommodate mangling of the keyboard input at the low
 level within the Linux kernel and works for any environments
 including Wayland, X, and Linux virtual console.
 .
 The upstream command name 'intercept' is renamed to 'interception' in this
 package to avoid the name collision. If you wish to use command names which
 the upstream uses, please install the interception-tools-compat package.

interception-tools-compat: minimal composable infrastructure on top of libudev and libevdev

 The Interception Tools is a small set of utilities for operating on
 input events of evdev devices.
 .
  * intercept - redirect device input events to stdout
 .
 This compatibility package to offer the upstream command name 'intercept'
 as the alias of the 'interception' command.

interception-tools-dbgsym: debug symbols for interception-tools