libinput-debug-events

Input device management and event handling library

Install

All systems
curl cmd.cat/libinput-debug-events.sh
Debian Debian
apt-get install libinput-tools
Ubuntu
apt-get install libinput-tools
Alpine
apk add libinput
Arch Arch Linux
pacman -S libinput
image/svg+xml Kali Linux
apt-get install libinput-tools
CentOS
yum install libinput
Fedora
dnf install libinput
Windows (WSL2)
sudo apt-get update sudo apt-get install libinput-tools
Raspbian
apt-get install libinput-tools
Docker
docker run cmd.cat/libinput-debug-events libinput-debug-events powered by Commando

libinput

Input device management and event handling library

libinput-tools

input device management and event handling library - command line tools

libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. It provides device detection, device handling, input device event processing and abstraction so minimize the amount of custom input code the user of libinput need to provide the common set of functionality that users expect. This package includes the command line tools.