]> Dogcows Code - chaz/openbox/blobdiff - doc/rc-mouse-focus.xml
add underMouse option
[chaz/openbox] / doc / rc-mouse-focus.xml
index acf2c14a0e8217aac3c8f37d2670684ca6b1ffba..069c8dbff963831693eac2987a773bd99d1aca7a 100644 (file)
   <focusNew>yes</focusNew>
   <!-- always try to focus new windows when they appear. other rules do
        apply -->
+  <followMouse>yes</followMouse>
+  <!-- move focus to a window when you move the mouse into it -->
   <focusLast>yes</focusLast>
   <!-- focus the last used window when changing desktops, instead of the one
        under the mouse pointer. when followMouse is enabled -->
-  <followMouse>yes</followMouse>
-  <!-- move focus to a window when you move the mouse into it -->
+  <underMouse>no</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
        this many milliseconds (1000 = 1 sec) before moving focus to it -->
This page took 0.021521 seconds and 4 git commands to generate.