aboutsummaryrefslogtreecommitdiffstats
path: root/sway.5.txt
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2015-10-29 17:52:16 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2015-10-29 17:52:16 -0400
commitca5a2a387c97914d97929b09113359c45ba23279 (patch)
treec702c4a176e4e78b295c14c6d457296fcf094527 /sway.5.txt
parentMerge pull request #211 from sce/fix_get_swayc_in_direction (diff)
parentcontainer.h: Remove unused. (diff)
downloadsway-ca5a2a387c97914d97929b09113359c45ba23279.tar.gz
sway-ca5a2a387c97914d97929b09113359c45ba23279.tar.zst
sway-ca5a2a387c97914d97929b09113359c45ba23279.zip
Merge pull request #212 from sce/mouse_warping
Learn mouse_warping
Diffstat (limited to 'sway.5.txt')
-rw-r--r--sway.5.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway.5.txt b/sway.5.txt
index dad55c5f..27735db6 100644
--- a/sway.5.txt
+++ b/sway.5.txt
@@ -102,6 +102,10 @@ Commands
102 Moves the focused container to the workspace identified by _name_. 102 Moves the focused container to the workspace identified by _name_.
103 _name_ may be a special workspace name. See **workspace**. 103 _name_ may be a special workspace name. See **workspace**.
104 104
105**mouse_warping** <output|none>::
106 When _output_: place mouse at center of newly focused window when changing
107 output. When _none_: don't move mouse.
108
105**output** <name> <resolution|res WIDTHxHEIGHT> <position|pos X,Y>:: 109**output** <name> <resolution|res WIDTHxHEIGHT> <position|pos X,Y>::
106 Configures the specified output. It will use the given resolution and be 110 Configures the specified output. It will use the given resolution and be
107 arranged at the given position in the layout tree. You may omit either of 111 arranged at the given position in the layout tree. You may omit either of