summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/rc312
1 files changed, 10 insertions, 2 deletions
diff --git a/data/rc3 b/data/rc3
index c700fc3b..abd2766d 100644
--- a/data/rc3
+++ b/data/rc3
@@ -16,8 +16,16 @@
# focus new windows when they appear
#focusNew = yes
-# does focus follow the mouse pointer
-#followMouse = yes
+# does focus follow the mouse pointer when it enters a window
+#followMouse = no
+
+# when no windows are left with focus, focus the last window on the desktop
+# to previously have focus
+#focusLast = yes
+
+# a special case of focusLast that applies when switching between desktops; if
+# set, the previously focused window on the desktop is focused when switching
+#focusLastOnDesktop = yes
[engine]