]> code.delx.au - spectrwm/blobdiff - spectrwm.1
Fix follow_cursor focus mode and rename option value to 'focus'.
[spectrwm] / spectrwm.1
index ea66e9b4f19598a754c4278d138dec825d721e77..5875d5ad7dc65efa76b0dd21868cab480ce5e123 100644 (file)
@@ -240,11 +240,11 @@ and
 .It Ic focus_mode
 Window focus behavior with respect to the mouse cursor. Possible values:
 .Pp
-.Bl -tag -width "follow_cursor" -offset indent -compact
+.Bl -tag -width "default" -offset indent -compact
 .It Cm default
 Set window focus on border crossings caused by cursor motion and
 window interaction.
-.It Cm follow_cursor
+.It Cm follow
 Set window focus on all cursor border crossings, including workspace switches
 and changes to layout.
 .It Cm manual