]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xsd
add back the focusLast option for the "i lost count"th time
[chaz/openbox] / data / rc.xsd
index d5c3be95bb73788ee2aa715f9d229d104d3fa37b..f36b39f774873f12f3f9527ef57e00a7f247c2ec 100644 (file)
@@ -71,6 +71,7 @@
         </xs:annotation>
         <xs:sequence>
             <xs:element name="focusNew" type="ob:yesorno"/>
+            <xs:element name="focusLast" type="ob:yesorno"/>
             <xs:element name="followMouse" type="ob:yesorno"/>
             <xs:element name="focusDelay" type="xs:integer"/>
             <xs:element name="raiseOnFocus" type="ob:yesorno"/>
                     </xs:sequence>
                 </xs:complexType>
             </xs:element>
+            <xs:element name="firstdesk" type="xs:integer"/>
         </xs:sequence>
     </xs:complexType>
     <xs:complexType name="resize">
This page took 0.023818 seconds and 4 git commands to generate.