From: Michael Stapelberg Date: Thu, 27 Oct 2011 21:45:34 +0000 (+0100) Subject: docs/userguide: update the workspace assignment section X-Git-Tag: 4.1~37 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=09a07b9169a46d43dd0702f151ad5d88dc6605cc;p=i3%2Fi3 docs/userguide: update the workspace assignment section --- diff --git a/docs/userguide b/docs/userguide index d97ef6ae..5b8c1544 100644 --- a/docs/userguide +++ b/docs/userguide @@ -568,17 +568,20 @@ the second screen and so on). *Syntax*: ---------------------------------- -workspace output +workspace output ---------------------------------- The 'output' is the name of the RandR output you attach your screen to. On a laptop, you might have VGA1 and LVDS1 as output names. You can see the available outputs by running +xrandr --current+. +If you use named workspaces, they must be quoted: + *Examples*: --------------------------- workspace 1 output LVDS1 workspace 5 output VGA1 +workspace "2: vim" output VGA1 --------------------------- === Changing colors