]> git.mdlowis.com Git - proto/labwc.git/commitdiff
docs/rc.xml.all: clean up libinput section.
author01micko <01micko@gmx.com>
Tue, 19 Aug 2025 09:50:07 +0000 (19:50 +1000)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Tue, 19 Aug 2025 17:47:33 +0000 (02:47 +0900)
- add alternative accepted values for [yes|no]
- re #3006

docs/rc.xml.all

index bc0af78aa590ffe3bdf0ce3271a7b6dd924add84..3084aee5f933b093ad3e8db42f0caeaf2187b4cd 100644 (file)
@@ -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>
       - 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>