aboutsummarylogtreecommitdiffstats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe2007-09-16 13:42:37 +0200
committerAnselm R. Garbe2007-09-16 13:42:37 +0200
commit48b38bcd0014b64594ad61920933d561619e2949 (patch)
treedac85670783b18c4a3f1736ce8603e9813d33954 /dwm.1
parentd9db71d814412282d02323df73caa938599137a1 (diff)
downloadaur-48b38bcd0014b64594ad61920933d561619e2949.tar.gz
Mod1-Button2 on a floating but not-fixed client will make it tiled again
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm.1 b/dwm.1
index d82c38757839..5e42e286ba2a 100644
--- a/dwm.1
+++ b/dwm.1
@@ -120,7 +120,7 @@ Quit dwm.
Move current window while dragging. Tiled windows will be toggled to the floating state.
.TP
.B Mod1\-Button2
-Zooms/cycles current window to/from master area (tiled layout only).
+Zooms/cycles current window to/from master area. If it is floating (but not fixed) it will be toggled to the tiled state instead.
.TP
.B Mod1\-Button3
Resize current window while dragging. Tiled windows will be toggled to the floating state.