]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml.in
removing focusLast again..
[chaz/openbox] / data / rc.xml.in
index df2c482326064e013c8ee0d4bdc58d6ab76d1255..0141abb27f80354de70bda0dd12ed2d81c5c0ffd 100644 (file)
@@ -15,7 +15,6 @@
 
 <focus>
   <focusNew>yes</focusNew>
-  <focusLast>yes</focusLast>
   <followMouse>no</followMouse>
   <focusDelay>0</focusDelay>
   <raiseOnFocus>no</raiseOnFocus>
@@ -48,6 +47,7 @@
   <floatingY>0</floatingY>
   <autoHide>no</autoHide>
   <hideDelay>300</hideDelay>
+  <moveButton>A-Left</moveButton>
 </dock>
 
 <keyboard>
     <mousebind button="Right" action="Press">
       <action name="ShowMenu"><menu>client-menu</menu></action>
     </mousebind>
-    <mousebind button="Left" action="Click">
+    <mousebind button="Left" action="Press">
       <action name="ShowMenu"><menu>client-menu</menu></action>
     </mousebind>
-    <mousebind button="Left" action="DoubleClick">
-      <action name="Close"/>
-    </mousebind>
   </context>
   <context name="AllDesktops">
     <mousebind button="Left" action="Press">
This page took 0.025913 seconds and 4 git commands to generate.