mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
docs/rc.xml.all: clean up libinput section.
- add alternative accepted values for [yes|no] - re #3006
This commit is contained in:
parent
d1d4037335
commit
35ec696bd9
1 changed files with 8 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
<!--
|
||||
This file contains all supported config elements & attributes with
|
||||
default values.
|
||||
|
||||
Values for [yes|no] can be replaced by [true|false], [on|off] or [1|0].
|
||||
-->
|
||||
|
||||
<labwc_config>
|
||||
|
|
@ -609,7 +611,13 @@
|
|||
- sendEventsMode [yes|no|disabledOnExternalMouse]
|
||||
- calibrationMatrix [six float values split by space]
|
||||
- scrollFactor [float]
|
||||
|
||||
The following <libinput>...</libinput> block may not be complete for
|
||||
your requirements. Default values are device specific. Only set an option
|
||||
if you require to override the default. Valid values must be inserted.
|
||||
|
||||
-->
|
||||
|
||||
<libinput>
|
||||
<device category="default">
|
||||
<naturalScroll></naturalScroll>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue