libevdev-tweak-device
wrapper library for evdev devices - tools
Install
- All systems
-
curl cmd.cat/libevdev-tweak-device.sh
- Debian
-
apt-get install libevdev-tools - Ubuntu
-
apt-get install libevdev-tools -
Alpine
-
apk add libevdev - Arch Linux
-
pacman -S libevdev - Kali Linux
-
apt-get install libevdev-tools - CentOS
-
yum install libevdev-utils - Fedora
-
dnf install libevdev-utils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libevdev-tools - Raspbian
-
apt-get install libevdev-tools - Docker
-
docker run cmd.cat/libevdev-tweak-device libevdev-tweak-devicepowered by Commando
libevdev-tools
wrapper library for evdev devices - tools
libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. This package contains touchpad-edge-detector.
libevdev-utils
Utilities Package
libevdev
libevdev is a library to wrap kernel evdev devices and provide a
proper API to interact with those devices.