]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml.in
in shrinking resize the frame before the client
[chaz/openbox] / data / rc.xml.in
index 9a1bf8fccbbf5a6b91a79ab207d4ab592355f96c..b2c22d4de6ecc4978305fd7a23260bf869fccb19 100644 (file)
   -->
   <keepBorder>yes</keepBorder>
   <hideDisabled>no</hideDisabled>
+  <font place="ActiveWindow">
+    <name>arial,sans</name>
+    <size>7</size>
+    <weight>bold</weight>
+    <slant>normal</slant>
+  </font>
+  <font place="InactiveWindow">
+    <name>arial,sans</name>
+    <size>7</size>
+    <weight>bold</weight>
+    <slant>normal</slant>
+  </font>
+  <font place="MenuTitle">
+    <name>arial,sans</name>
+    <size>8</size>
+    <weight>bold</weight>
+    <slant>normal</slant>
+  </font>
+  <font place="MenuItem">
+    <name>arial,sans</name>
+    <size>8</size>
+    <weight>bold</weight>
+    <slant>normal</slant>
+  </font>
 </theme>
 
 <desktops>
   <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.02336 seconds and 4 git commands to generate.