]> code.delx.au - spectrwm/blobdiff - spectrwm.1
Add new 'manual' focus_mode.
[spectrwm] / spectrwm.1
index a5e847328ab638e2ddf47d9dd286e5eb0e05a162..ea66e9b4f19598a754c4278d138dec825d721e77 100644 (file)
@@ -238,10 +238,18 @@ and
 .Pa last
 (default).
 .It Ic focus_mode
-Using a value of
-.Pa follow_cursor
-will make the window manager focus the window under the mouse when switching
-workspaces and creating windows.
+Window focus behavior with respect to the mouse cursor. Possible values:
+.Pp
+.Bl -tag -width "follow_cursor" -offset indent -compact
+.It Cm default
+Set window focus on border crossings caused by cursor motion and
+window interaction.
+.It Cm follow_cursor
+Set window focus on all cursor border crossings, including workspace switches
+and changes to layout.
+.It Cm manual
+Set window focus on window interaction only.
+.El
 .It Ic keyboard_mapping
 Clear all key bindings and load new key bindings from the specified file.
 This allows you to load pre-defined key bindings for your keyboard layout.