]> Dogcows Code - chaz/openbox/blobdiff - doc/rc-mouse-focus.xml
Made specific buttons be button-<name> instead of button.<name>
[chaz/openbox] / doc / rc-mouse-focus.xml
index a8a888beb0abc0280edf92b31834b21336af64d4..e045321407d1dfb7235e0322bc4a9357873be70a 100644 (file)
        apply -->
   <followMouse>yes</followMouse>
   <!-- move focus to a window when you move the mouse into it -->
-  <focusLast>yes</focusLast>
+  <focusLast>no</focusLast>
   <!-- focus the last used window when changing desktops, instead of the one
        under the mouse pointer. when followMouse is enabled -->
-  <underMouse>no</underMouse>
+  <underMouse>yes</underMouse>
   <!-- move focus under the mouse, even when the mouse is not moving -->
   <focusDelay>200</focusDelay>
   <!-- when followMouse is enabled, the mouse must be inside the window for
     <mousebind button="Left" action="Press">
       <action name="Focus"/>
     </mousebind>
+    <mousebind button="Right" action="Press">
+      <action name="Focus"/>
+    </mousebind>
   </context>
 
   <context name="Root">
This page took 0.020648 seconds and 4 git commands to generate.