]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml.in
also add the go there entry to client list menus if the only windows on a desktop...
[chaz/openbox] / data / rc.xml.in
index f5a5cad5b22af3168fe97db87c3ee622894fe679..d42c3135587fb1398e1c0f08747710055d90f148 100644 (file)
   <keepBorder>yes</keepBorder>
   <hideDisabled>no</hideDisabled>
   <font place="ActiveWindow">
-    <name>arial,sans</name>
+    <name>sans</name>
     <size>7</size>
     <weight>bold</weight>
     <slant>normal</slant>
   </font>
   <font place="InactiveWindow">
-    <name>arial,sans</name>
+    <name>sans</name>
     <size>7</size>
     <weight>bold</weight>
     <slant>normal</slant>
   </font>
-  <font place="MenuTitle">
-    <name>arial,sans</name>
+  <font place="MenuHeader">
+    <name>sans</name>
     <size>8</size>
     <weight>bold</weight>
     <slant>normal</slant>
   </font>
   <font place="MenuItem">
-    <name>arial,sans</name>
-    <size>8</size>
+    <name>sans</name>
+    <size>9</size>
+    <weight>bold</weight>
+    <slant>normal</slant>
+  </font>
+  <font place="OnScreenDisplay">
+    <name>sans</name>
+    <size>9</size>
     <weight>bold</weight>
     <slant>normal</slant>
   </font>
   <floatingX>0</floatingX>
   <floatingY>0</floatingY>
   <noStrut>no</noStrut>
-  <stacking>Top</stacking>
+  <stacking>Above</stacking>
   <direction>Vertical</direction>
   <!-- 'Vertical' or 'Horizontal' -->
   <autoHide>no</autoHide>
     <mousebind button="C-A-Down" action="Click">
       <action name="SendToDesktopNext"/>
     </mousebind>
-    <mousebind button="Left" action="Click">
-      <action name="Raise"/>
-    </mousebind>
-    <mousebind button="Left" action="Press">
-      <action name="Focus"/>
-    </mousebind>
   </context>
   <context name="Titlebar">
     <mousebind button="Left" action="Drag">
This page took 0.022166 seconds and 4 git commands to generate.