evemu-event
Tools and bindings for kernel input event device emulation and data capture and replay
Install
- All systems
-
curl cmd.cat/evemu-event.sh
- Debian
-
apt-get install evemu-tools
- Ubuntu
-
apt-get install evemu-tools
- Arch Linux
-
pacman -S evemu
- Kali Linux
-
apt-get install evemu-tools
- Fedora
-
dnf install evemu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install evemu-tools
- Raspbian
-
apt-get install evemu-tools
- Dockerfile
- dockerfile.run/evemu-event
evemu
Tools and bindings for kernel input event device emulation and data capture and replay
evemu-tools
Linux Input Event Device Emulation Library - test tools
The evemu library and tools are used to describe devices, record data, create emulation devices and replay data from kernel evdev (input event) devices. This package provides test tools for the evemu library.