mouse-dpi-tool

wrapper library for evdev devices - tools

Install

All systems
curl cmd.cat/mouse-dpi-tool.sh
Debian Debian
apt-get install libevdev-tools
Ubuntu
apt-get install libevdev-tools
Alpine
apk add libevdev
Arch Arch Linux
pacman -S libevdev
image/svg+xml Kali Linux
apt-get install libevdev-tools
CentOS
yum install libevdev-utils
Fedora
dnf install libevdev-utils
Windows (WSL2)
sudo apt-get update sudo apt-get install libevdev-tools
Raspbian
apt-get install libevdev-tools
Docker
docker run cmd.cat/mouse-dpi-tool mouse-dpi-tool powered 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.