From 97536f04df6ab728ef5576709603f173f80a2cb2 Mon Sep 17 00:00:00 2001 From: Orestis Floros Date: Sat, 2 Jun 2018 17:58:10 +0300 Subject: [PATCH] docs: link workspace_auto_back_and_forth from workspace command The current text is confusing. '--no-auto-back-and-forth' doesn't disable the 'workspace back_and_forth' command, the flag is not even valid for that command. --- docs/userguide | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/userguide b/docs/userguide index a8b35f3e..d944bb39 100644 --- a/docs/userguide +++ b/docs/userguide @@ -1118,6 +1118,7 @@ force_xinerama yes Also note that your output names are not descriptive (like +HDMI1+) when using Xinerama, instead they are counted up, starting at 0: +xinerama-0+, +xinerama-1+, … +[[workspace_auto_back_and_forth]] === Automatic back-and-forth when switching to the current workspace This configuration directive enables automatic +workspace back_and_forth+ (see @@ -2121,8 +2122,8 @@ for_window [instance=notepad] sticky enable To change to a specific workspace, use the +workspace+ command, followed by the number or name of the workspace. Pass the optional flag -+--no-auto-back-and-forth+ to disable <> for this specific call -only. ++--no-auto-back-and-forth+ to disable <> for this +specific call only. To move containers to specific workspaces, use +move container to workspace+.