]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml
dont unshade when clicking the titlebar.
[chaz/openbox] / data / rc.xml
index 0e801ef2fbc6dfebb7e27a0660ace5425ccaf11e..a5e9bd117ee2c53ce3e32cbad1cf937eca583ac1 100644 (file)
@@ -3,7 +3,7 @@
 <!-- Do not edit this file, it will be overwritten on install.
         Copy the file to $HOME/.config/openbox/ instead. -->
 
-<openbox_config xmlns="http://openbox.org/4.0/rc">
+<openbox_config xmlns="http://openbox.org/3.4/rc">
 
 <resistance>
   <strength>10</strength>
@@ -26,7 +26,7 @@
        this many milliseconds (1000 = 1 sec) before moving focus to it -->
   <raiseOnFocus>no</raiseOnFocus>
   <!-- when followMouse is enabled, and a window is given focus by moving the
-s       mouse into it, also raise the window -->
+       mouse into it, also raise the window -->
 </focus>
 
 <placement>
@@ -282,9 +282,6 @@ s       mouse into it, also raise the window -->
       <action name="Focus"/>
       <action name="Raise"/>
     </mousebind>
-    <mousebind button="Left" action="Click">
-      <action name="Unshade"/>
-    </mousebind>
     <mousebind button="Left" action="Drag">
       <action name="Move"/>
     </mousebind>
@@ -302,9 +299,11 @@ s       mouse into it, also raise the window -->
       <action name="Shade"/>
       <action name="FocusToBottom"/>
       <action name="Unfocus"/>
+      <action name="Lower"/>
     </mousebind>
     <mousebind button="Down" action="Click">
       <action name="Unshade"/>
+      <action name="Raise"/>
     </mousebind>
 
     <mousebind button="Right" action="Press">
This page took 0.024494 seconds and 4 git commands to generate.