]> git.mdlowis.com Git - proto/labwc.git/commitdiff
docs/rc.xml.all: Add <default /> description for mousebinds
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Wed, 7 Dec 2022 13:59:04 +0000 (14:59 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 12 Dec 2022 17:56:36 +0000 (17:56 +0000)
docs/rc.xml.all

index 832b1cff3ea197e5390dd03ccd9910a82859790d..52552b72a97c742cae2da1c0d70f29f382da57de 100644 (file)
@@ -58,7 +58,7 @@
   <!--
     Use GoToDesktop left | right to switch workspaces.
     Use SendToDesktop left | right to move windows.
-    See man labwc-actions for futher information.
+    See man labwc-actions for further information.
 
     Workspaces can be configured like this:
     <desktops>
@@ -93,7 +93,7 @@
     below). If the default keybinds are largely what you want, a sensible
     approach could be to start the <keyboard> section with a <default />
     element, and then (re-)define any special binds you need such as launching
-    your favourite terminal or application launcher.
+    your favourite terminal or application launcher. See rc.xml for an example.
   -->
   <keyboard>
     <repeatRate>25</repeatRate>
     Multiple <mousebind> can exist within one <context>
     Multiple <actions> can exist within one <mousebind>
     Currently, the only openbox-action not supported is "Unshade"
+
+    Use <mouse><default /> to load all the default mousebinds (those listed
+    below). If the default mousebinds are largely what you want, a sensible
+    approach could be to start the <mouse> section with a <default />
+    element, and then (re-)define any special binds you need such as launching
+    a custom menu when right-clicking on your desktop. See rc.xml for an example.
   -->
   <mouse>