JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix follow_cursor focus mode and rename option value to 'focus'.
[spectrwm.git] / spectrwm.1
index ea66e9b..5875d5a 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