]> git.mdlowis.com Git - proto/labwc.git/commitdiff
docs/rc.xml: explain purpose & remove <mouse> element
authorJohan Malm <jgm323@gmail.com>
Mon, 6 Sep 2021 21:07:46 +0000 (22:07 +0100)
committerJohan Malm <jgm323@gmail.com>
Mon, 6 Sep 2021 21:07:46 +0000 (22:07 +0100)
docs/rc.xml

index d292a55259e7442a8d857a5f2ae6d44ea9bc2ce8..71410895c3cb2f531d521a78d31c34dbeae80b51 100644 (file)
@@ -1,4 +1,10 @@
 <?xml version="1.0"?>
+
+<!--
+  This is a very simple config file with many options missing. For a complete
+  set of options with comments, see docs/rc.xml.all
+-->
+
 <labwc_config>
 
   <core>
     </keybind>
   </keyboard>
 
-  <mouse>
-    <context name="TitleBar">
-      <mousebind button="Left" action="DoubleClick">
-        <action name="ToggleMaximize"/>
-      </mousebind>
-    </context>
-  </mouse>
-
 </labwc_config>