diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/rc.xml.in | 1 | ||||
| -rw-r--r-- | data/rc.xsd | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/data/rc.xml.in b/data/rc.xml.in index e107ac04..0141abb2 100644 --- a/data/rc.xml.in +++ b/data/rc.xml.in @@ -15,7 +15,6 @@ <focus> <focusNew>yes</focusNew> - <focusLast>yes</focusLast> <followMouse>no</followMouse> <focusDelay>0</focusDelay> <raiseOnFocus>no</raiseOnFocus> diff --git a/data/rc.xsd b/data/rc.xsd index 40f37f18..56fe2993 100644 --- a/data/rc.xsd +++ b/data/rc.xsd @@ -70,7 +70,6 @@ </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"/> |
