mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-21 19:10:42 +01:00
parent
6e60f8fb19
commit
473563ea1f
1 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ The most common tools used are:
|
|||
- ``libinput quirks``: show quirks assigned to a device, see
|
||||
:ref:`here <libinput-quirks>`
|
||||
|
||||
Most the tools must be run as root to have access to the kernel's
|
||||
Most of the tools must be run as root to have access to the kernel's
|
||||
``/dev/input/event*`` device files.
|
||||
|
||||
.. _libinput-list-devices:
|
||||
|
|
@ -69,7 +69,7 @@ The above listing shows example output for a touchpad. The
|
|||
default configuration for this device, for options that have more than a
|
||||
binary state all available options are listed, with the default one prefixed
|
||||
with an asterisk (``*``). In the example above, the default click method is
|
||||
button-areas but clickinger is available.
|
||||
button-areas but clickfinger is available.
|
||||
|
||||
.. note:: This tool is intended for human-consumption and may change its output
|
||||
at any time.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue