mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-06-19 05:28:28 +02:00
doc/user: match the quirks list output with the code
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
8cbf5585ff
commit
829e82d255
1 changed files with 2 additions and 2 deletions
|
|
@ -70,10 +70,10 @@ This tool takes an action as first argument, the most common invocation is
|
|||
devices. ::
|
||||
|
||||
$ libinput quirks list /dev/input/event19
|
||||
Device has no quirks defined
|
||||
$ libinput quirks list /dev/input/event0
|
||||
AttrLidSwitchReliability
|
||||
AttrLidSwitchReliability=reliable
|
||||
|
||||
The device `event19` does not have any quirks assigned.
|
||||
|
||||
When called with the ``--verbose`` argument, ``libinput quirks list`` prints
|
||||
information about all files and its attempts to match the device: ::
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue