]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml.in
dont use undermouse at all if focusNew is off
[chaz/openbox] / data / rc.xml.in
index df2c482326064e013c8ee0d4bdc58d6ab76d1255..d187b7e5f99e35d8496fab4a929f6db5491a045d 100644 (file)
   <floatingY>0</floatingY>
   <autoHide>no</autoHide>
   <hideDelay>300</hideDelay>
+  <moveButton>A-Left</moveButton>
 </dock>
 
+<dialog>
+  <focus>yes</focus>
+  <desktop>yes</desktop>
+</dialog>
+
 <keyboard>
   <chainQuitKey>C-g</chainQuitKey>
 
     <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.021547 seconds and 4 git commands to generate.