]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml
add a 'Switch to...' entry to empty desktops in the client-list-menu
[chaz/openbox] / data / rc.xml
index d658f279b30850627e428149ed09c11762f211a4..5000c59de21b0bee9cfb7fa4f7053aa931d1c019 100644 (file)
 <focus>
   <focusNew>yes</focusNew>
   <followMouse>no</followMouse>
-  <focusLast>yes</focusLast>
-  <focusLastOnDesktop>yes</focusLastOnDesktop>
   <focusDelay>0</focusDelay>
 </focus>
 
 <theme>
-  <name>thebear</name>
+  <name>TheBear</name>
   <titlelayout>NLIMC</titlelayout>
 </theme>
 
   <dragThreshold>3</dragThreshold>
   <doubleClickTime>200</doubleClickTime>
 
-  <context name="frame">
-    <mousebind button="A-Left" action="drag">
+  <context name="Frame">
+    <mousebind button="A-Left" action="Drag">
       <action name="Move"/>
     </mousebind>
-    <mousebind button="A-Left" action="click">
+    <mousebind button="A-Left" action="Click">
       <action name="Raise"/>
     </mousebind>
-    <mousebind button="A-Left" action="press">
+    <mousebind button="A-Left" action="Press">
       <action name="Focus"/>
     </mousebind>
-    <mousebind button="A-Middle" action="drag">
+    <mousebind button="A-Middle" action="Drag">
       <action name="Resize"/>
     </mousebind> 
-    <mousebind button="A-Middle" action="click">
+    <mousebind button="A-Middle" action="Click">
       <action name="Lower"/>
     </mousebind>
-    <mousebind button="A-Right" action="press">
+    <mousebind button="A-Right" action="Press">
       <action name="ShowMenu"><menu>client-menu</menu></action>
     </mousebind>
-    <mousebind button="A-Up" action="click">
+    <mousebind button="A-Up" action="Click">
       <action name="DesktopNext"/>
     </mousebind>
-    <mousebind button="A-Down" action="click">
+    <mousebind button="A-Down" action="Click">
       <action name="DesktopPrevious"/>
     </mousebind>
-    <mousebind button="C-A-Up" action="click">
+    <mousebind button="C-A-Up" action="Click">
       <action name="SendToDesktopNext"/>
     </mousebind>
-    <mousebind button="C-A-Down" action="click">
+    <mousebind button="C-A-Down" action="Click">
       <action name="SendToDesktopPrevious"/>
     </mousebind>
   </context>
-  <context name="titlebar">
-    <mousebind button="Left" action="drag">
+  <context name="Titlebar">
+    <mousebind button="Left" action="Drag">
       <action name="Move"/>
     </mousebind>
-    <mousebind button="Left" action="click">
+    <mousebind button="Left" action="Click">
       <action name="Raise"/>
     </mousebind>
-    <mousebind button="Left" action="press">
+    <mousebind button="Left" action="Press">
       <action name="Focus"/>
     </mousebind>
-    <mousebind button="Left" action="doubleclick">
+    <mousebind button="Left" action="DoubleClick">
       <action name="ToggleShade"/>
     </mousebind>
-    <mousebind button="Middle" action="press">
+    <mousebind button="Middle" action="Press">
       <action name="Lower"/>
     </mousebind>
-    <mousebind button="Up" action="click">
+    <mousebind button="Up" action="Click">
       <action name="Shade"/>
     </mousebind>
-    <mousebind button="Down" action="click">
+    <mousebind button="Down" action="Click">
       <action name="Unshade"/>
     </mousebind>
-    <mousebind button="Right" action="press">
+    <mousebind button="Right" action="Press">
       <action name="ShowMenu"><menu>client-menu</menu></action>
     </mousebind>
   </context>
-  <context name="handle">
-    <mousebind button="Left" action="drag">
+  <context name="Handle">
+    <mousebind button="Left" action="Drag">
       <action name="Move"/>
     </mousebind>
-    <mousebind button="Left" action="click">
+    <mousebind button="Left" action="Click">
       <action name="Raise"/>
     </mousebind>
-    <mousebind button="Left" action="press">
+    <mousebind button="Left" action="Press">
       <action name="Focus"/>
     </mousebind>
-    <mousebind button="Middle" action="press">
+    <mousebind button="Middle" action="Press">
       <action name="Lower"/>
     </mousebind>
   </context>
-  <context name="blcorner">
-    <mousebind button="Left" action="drag">
+  <context name="BLCorner">
+    <mousebind button="Left" action="Drag">
       <action name="Resize"/>
     </mousebind>
-    <mousebind button="Left" action="press">
+    <mousebind button="Left" action="Press">
       <action name="Focus"/>
     </mousebind>
   </context>
-  <context name="brcorner">
-    <mousebind button="Left" action="drag">
+  <context name="BRCorner">
+    <mousebind button="Left" action="Drag">
       <action name="Resize"/>
     </mousebind>
-    <mousebind button="Left" action="press">
+    <mousebind button="Left" action="Press">
       <action name="Focus"/>
     </mousebind>
   </context>
-  <context name="tlcorner">
-    <mousebind button="Left" action="drag">
+  <context name="TLCorner">
+    <mousebind button="Left" action="Drag">
       <action name="Resize"/>
     </mousebind>
-    <mousebind button="Left" action="press">
+    <mousebind button="Left" action="Press">
       <action name="Focus"/>
     </mousebind>
   </context>
-  <context name="trcorner">
-    <mousebind button="Left" action="drag">
+  <context name="TRCorner">
+    <mousebind button="Left" action="Drag">
       <action name="Resize"/>
     </mousebind>
-    <mousebind button="Left" action="press">
+    <mousebind button="Left" action="Press">
       <action name="Focus"/>
     </mousebind>
   </context>
-  <context name="client">
-    <mousebind button="Left" action="press">
+  <context name="Client">
+    <mousebind button="Left" action="Press">
       <action name="Focus"/>
       <action name="Raise"/>
     </mousebind>
-    <mousebind button="Middle" action="press">
+    <mousebind button="Middle" action="Press">
       <action name="Focus"/>
     </mousebind>
-    <mousebind button="Right" action="press">
+    <mousebind button="Right" action="Press">
       <action name="Focus"/>
     </mousebind>
   </context>
-  <context name="icon">
-    <mousebind button="Left" action="press">
+  <context name="Icon">
+    <mousebind button="Left" action="Press">
       <action name="Focus"/>
     </mousebind>
-    <mousebind button="Right" action="press">
+    <mousebind button="Right" action="Press">
       <action name="ShowMenu"><menu>client-menu</menu></action>
     </mousebind>
-    <mousebind button="Left" action="click">
+    <mousebind button="Left" action="Click">
       <action name="ShowMenu"><menu>client-menu</menu></action>
     </mousebind>
-    <mousebind button="Left" action="doubleclick">
+    <mousebind button="Left" action="DoubleClick">
       <action name="Close"/>
     </mousebind>
   </context>
-  <context name="alldesktops">
-    <mousebind button="Left" action="press">
+  <context name="AllDesktops">
+    <mousebind button="Left" action="Press">
       <action name="Focus"/>
     </mousebind>
-    <mousebind button="Left" action="click">
+    <mousebind button="Left" action="Click">
       <action name="ToggleOmnipresent"/>
     </mousebind>
   </context>
-  <context name="shade">
-    <mousebind button="Left" action="press">
+  <context name="Shade">
+    <mousebind button="Left" action="Press">
       <action name="Focus"/>
     </mousebind>
-    <mousebind button="Left" action="click">
+    <mousebind button="Left" action="Click">
       <action name="ToggleShade"/>
     </mousebind>
   </context>
-  <context name="iconify">
-    <mousebind button="Left" action="press">
+  <context name="Iconify">
+    <mousebind button="Left" action="Press">
       <action name="Focus"/>
     </mousebind>
-    <mousebind button="Left" action="click">
+    <mousebind button="Left" action="Click">
       <action name="Iconify"/>
     </mousebind>
   </context>
-  <context name="maximize">
-    <mousebind button="Left" action="press">
+  <context name="Maximize">
+    <mousebind button="Left" action="Press">
       <action name="Focus"/>
     </mousebind>
-    <mousebind button="Middle" action="press">
+    <mousebind button="Middle" action="Press">
       <action name="Focus"/>
     </mousebind>
-    <mousebind button="Right" action="press">
+    <mousebind button="Right" action="Press">
       <action name="Focus"/>
     </mousebind>
-    <mousebind button="Left" action="click">
+    <mousebind button="Left" action="Click">
       <action name="ToggleMaximizeFull"/>
     </mousebind>
-    <mousebind button="Middle" action="click">
+    <mousebind button="Middle" action="Click">
       <action name="ToggleMaximizeVert"/>
     </mousebind>
-    <mousebind button="Right" action="click">
+    <mousebind button="Right" action="Click">
       <action name="ToggleMaximizeHorz"/>
     </mousebind>
   </context>
-  <context name="close">
-    <mousebind button="Left" action="press">
+  <context name="Close">
+    <mousebind button="Left" action="Press">
       <action name="Focus"/>
     </mousebind>
-    <mousebind button="Left" action="click">
+    <mousebind button="Left" action="Click">
       <action name="Close"/>
     </mousebind>
   </context>
-  <context name="desktop">
-    <mousebind button="Up" action="click">
+  <context name="Desktop">
+    <mousebind button="Up" action="Press">
       <action name="DesktopNext"/>
     </mousebind>
-    <mousebind button="Down" action="click">
+    <mousebind button="Down" action="Press">
       <action name="DesktopPrevious"/>
     </mousebind>
-    <mousebind button="A-Up" action="click">
+    <mousebind button="A-Up" action="Press">
       <action name="DesktopNext"/>
     </mousebind>
-    <mousebind button="A-Down" action="click">
+    <mousebind button="A-Down" action="Press">
       <action name="DesktopPrevious"/>
     </mousebind>
-    <mousebind button="Left" action="press">
-      <action name="focus"/>
+    <mousebind button="Left" action="Press">
+      <action name="Focus"/>
     </mousebind> 
-    <mousebind button="Middle" action="press">
+    <mousebind button="Middle" action="Press">
       <action name="ShowMenu"><menu>client-list-menu</menu></action>
     </mousebind> 
-    <mousebind button="Right" action="press">
+    <mousebind button="Right" action="Press">
       <action name="ShowMenu"><menu>root-menu</menu></action>
     </mousebind>
   </context>
+  <context name="MoveResize">
+    <mousebind button="Up" action="Press">
+      <action name="DesktopNext"/>
+    </mousebind>
+    <mousebind button="Down" action="Press">
+      <action name="DesktopPrevious"/>
+    </mousebind>
+    <mousebind button="A-Up" action="Press">
+      <action name="DesktopNext"/>
+    </mousebind>
+    <mousebind button="A-Down" action="Press">
+      <action name="DesktopPrevious"/>
+    </mousebind>
+  </context>
 </mouse>
 
 <menu>
This page took 0.038586 seconds and 4 git commands to generate.