libinput-list-kernel-devices - Man Page
list all kernel input devices
Synopsis
libinput list-kernel-devices [--help]
Description
The libinput list-kernel-devices tool iterates through the list of available kernel devices and prints their device node and device name. By default this tool lists evdev event nodes.
Options
- --help
Print help
- --hid
List HID devices instead of evdev device nodes
Notes
A device may be available but not recognized by libinput. This may indicate a bug with the udev configuration. See the libinput list-devices tools for the devices recognized by libinput.
Libinput
Part of the libinput(1) suite
Referenced By
libinput 1.26.2 libinput Manual