]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml
add more contributors
[chaz/openbox] / data / rc.xml
index 52ca0e4b00d8314e6c9ce25a97eb3d31e94ddeb6..d96568ef4de9c77b7b4a8f41135d9ea6acfda391 100644 (file)
@@ -3,9 +3,7 @@
 <!-- Do not edit this file, it will be overwritten on install.
         Copy the file to $HOME/.config/openbox/ instead. -->
 
-<openbox_config xmlns="http://openbox.org/"
-        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:schemaLocation="http://openbox.org/4.0/rc">
+<openbox_config xmlns="http://openbox.org/4.0/rc">
 
 <resistance>
   <strength>10</strength>
@@ -16,7 +14,7 @@
   <focusNew>yes</focusNew>
   <focusLast>no</focusLast>
   <followMouse>no</followMouse>
-  <focusDelay>0</focusDelay>
+  <focusDelay>200</focusDelay>
   <raiseOnFocus>no</raiseOnFocus>
 </focus>
 
   <titleNumber>yes</titleNumber>
   <!--
       avaible characters are NDSLIMC, each can occur at most once.
-      N: client menu
+      N: window icon
       L: window label (AKA title).
       I: iconify
       M: maximize
       C: close
-      S: shade
+      S: shade (roll up/down)
       D: omnipresent (on all desktops).
   -->
   <keepBorder>yes</keepBorder>
This page took 0.022325 seconds and 4 git commands to generate.