mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 05:40:04 +01:00
tools/list-devices: reword the man page a bit
Hopefully a slightly better explanation that what we had before. Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1140>
This commit is contained in:
parent
dbe8f7fede
commit
c8ee24ce17
1 changed files with 5 additions and 2 deletions
|
|
@ -31,8 +31,11 @@ Print help
|
||||||
Use verbose output
|
Use verbose output
|
||||||
.SH NOTES
|
.SH NOTES
|
||||||
.PP
|
.PP
|
||||||
Some specific feature may still be available on a device even when
|
libinput\-list\-devices only lists available configuration options for
|
||||||
no configuration is exposed, a lack of a configuration option does not
|
a feature. In some cases a device may support a specific feature but
|
||||||
|
does not expose configuration for it, e.g. when using the
|
||||||
|
device without that particular feature does not make sense.
|
||||||
|
A lack of a configuration option thus does not
|
||||||
necessarily mean that this feature does not work.
|
necessarily mean that this feature does not work.
|
||||||
.PP
|
.PP
|
||||||
A device may be recognized by libinput but not handled by the X.Org libinput
|
A device may be recognized by libinput but not handled by the X.Org libinput
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue