Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

libinput-list-kernel-devices - list all kernel input devices

Description

       The  libinputlist-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.

Libinput

       Part of the libinput(1) suite

libinput 1.27.1                                                                  libinput-list-kernel-devices(1)

Name

       libinput-list-kernel-devices - list all kernel input devices

Notes

       A device may be available but not recognized  by  libinput.  This  may  indicate  a  bug  with  the  udev
       configuration. See the libinputlist-devices tools for the devices recognized by libinput.

Options

--help  Print help

       --hid   List HID devices instead of evdev device nodes

Synopsis

libinputlist-kernel-devices[--help]

See Also