aboutsummarylogtreecommitdiffstats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe2006-10-05 09:37:11 +0200
committerAnselm R. Garbe2006-10-05 09:37:11 +0200
commit50ca0a76bf790d2825080500e2446cc75ed2625f (patch)
tree436b79660648d522f43a9cad9122d298724855a2 /dwm.1
parent3fca466dd5655510bb1d25aeb40558f8008cef8c (diff)
downloadaur-50ca0a76bf790d2825080500e2446cc75ed2625f.tar.gz
Button3 click on mode label toggles stack position now
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.15
1 files changed, 3 insertions, 2 deletions
diff --git a/dwm.1 b/dwm.1
index f105dd77283c..bce6733f1185 100644
--- a/dwm.1
+++ b/dwm.1
@@ -40,7 +40,8 @@ click on a tag label to display all windows with that tag, click on the mode
label toggles between tiled and floating mode.
.TP
.B Button3
-click on a tag label adds/removes all windows with that tag to/from the view.
+click on a tag label adds/removes all windows with that tag to/from the view,
+click on the mode label toggles the stack position (tiled mode).
.TP
.B Mod1-Button1
click on a tag label applies that tag to the focused window.
@@ -63,7 +64,7 @@ Focus previous window.
Zooms/cycles current window to/from master area (tiling mode), toggles maximization current window (floating mode).
.TP
.B Mod1-b
-Toggle stacking area position (tiling mode only).
+Toggle stack position (tiling mode only).
.TP
.B Mod1-g
Grow current area (tiling mode only).