lsinput
utilities for the input layer of the Linux kernel
Install
- All systems
-
curl cmd.cat/lsinput.sh
- Debian
-
apt-get install input-utils
- Ubuntu
-
apt-get install input-utils
- Kali Linux
-
apt-get install input-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install input-utils
- Raspbian
-
apt-get install input-utils
- Dockerfile
- dockerfile.run/lsinput
input-utils
utilities for the input layer of the Linux kernel
This is a collection of utilities which are useful when working with the input layer of the Linux kernel (version 2.6 and later). Included are utilities to list the input devices known to the kernel, show the input events that are received by a device, and query or modify keyboard maps.