From c3737e80ba3223a33434e47fd2c5fb54bae82a40 Mon Sep 17 00:00:00 2001 From: minus Date: Tue, 25 Aug 2015 20:22:53 +0200 Subject: updated manpage --- sway.5.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'sway.5.txt') diff --git a/sway.5.txt b/sway.5.txt index 15a465c1..9747fb79 100644 --- a/sway.5.txt +++ b/sway.5.txt @@ -80,6 +80,10 @@ Commands **move** :: Moves the focused container _left_, _right_, _up_, or _down_. +**move** to workspace :: + Moves the focused container to the workspace identified by _name_. + _name_ may be a special workspace name. See **workspace**. + **output** :: Configures the specified output. It will use the given resolution and be arranged at the given position in the layout tree. You may omit either of @@ -111,6 +115,10 @@ Commands **workspace** :: Switches to the specified workspace. +**workspace** :: + Switches to the next workspace on the current output or on the next output + if currently on the last workspace. + **workspace** :: Switches to the next workspace on the current output. -- cgit v1.2.3-54-g00ecf