logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

libinput-list-devices - list local devices as recognized by libinput and default values of their

Description

       The libinputlist-devices tool creates a libinput context on the  default  seat  "seat0"  and  lists  all
       devices  recognized  by  libinput.  Each  device  shows  available  configurations the respective default
       configuration setting.

       For options that allow more settings than "enabled/disabled", all available ones are listed. The  default
       setting is prefixed by an asterisk (*).

       This tool usually needs to be run as root to have access to the /dev/input/eventX nodes.

Libinput

       Part of the libinput(1) suite

libinput 1.27.1                                                                         libinput-list-devices(1)

Name

       libinput-list-devices  -  list  local  devices  as  recognized  by  libinput  and default values of their
       configuration

Notes

       Some specific feature may still be available on a device even when no configuration is exposed, a lack of
       a configuration option does not necessarily mean that this feature does not work.

       A  device  may  be  recognized  by  libinput  but not handled by the X.Org libinput driver or the Wayland
       compositor.

       An xorg.conf(5) configuration entry or Wayland compositor setting may have changed  configurations  on  a
       device.  The  libinputlist-devices  tool only shows the device's default configuration, not the current
       configuration.

Options

--help  Print help

Synopsis

libinputlist-devices[--help]

See Also