]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml.in
in shrinking resize the frame before the client
[chaz/openbox] / data / rc.xml.in
index e7b4d5098cb1b2085f1fc22476a5b787d6467ca7..b2c22d4de6ecc4978305fd7a23260bf869fccb19 100644 (file)
     <size>7</size>
     <weight>bold</weight>
     <slant>normal</slant>
-    <shadow enabled="yes">
-      <offset>1</offset>
-      <tint>30</tint>
-    </shadow>
   </font>
   <font place="InactiveWindow">
     <name>arial,sans</name>
     <size>7</size>
     <weight>bold</weight>
     <slant>normal</slant>
-    <shadow enabled="yes">
-      <offset>1</offset>
-      <tint>30</tint>
-    </shadow>
   </font>
   <font place="MenuTitle">
     <name>arial,sans</name>
     <size>8</size>
     <weight>bold</weight>
     <slant>normal</slant>
-    <shadow enabled="yes">
-      <offset>1</offset>
-      <tint>30</tint>
-    </shadow>
   </font>
   <font place="MenuItem">
     <name>arial,sans</name>
     <size>8</size>
     <weight>bold</weight>
     <slant>normal</slant>
-    <shadow enabled="yes">
-      <offset>1</offset>
-      <tint>30</tint>
-    </shadow>
   </font>
 </theme>
 
   <keybind key="A-S-Tab">
     <action name="PreviousWindow"/>
   </keybind>
+  <keybind key="C-A-Tab">
+    <action name="NextWindow"><panels>yes</panels></action>
+  </keybind>
+  <keybind key="C-A-S-Tab">
+    <action name="PreviousWindow"><panels>yes</panels></action>
+  </keybind>
   <keybind key="A-F7">
     <action name="Move"/>
   </keybind>
This page took 0.02403 seconds and 4 git commands to generate.