dwm

my fork of dwm
Index Commits Files Refs README LICENSE
commit 9e75bcfc7526abcf43909573b747493cf6ccfcd5
parent d800ec05ff63451193a0b858c114f5144534c2a1
Author: arg@mmvi <unknown>
Date:   Fri, 22 Sep 2006 08:17:42 +0200

updated man page
Diffstat:
Mdwm.1 | 6+-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/dwm.1 b/dwm.1
@@ -60,11 +60,7 @@ Focus next window.
 Focus previous window.
 .TP
 .B Mod1-Return
-Zoom current window to the master column (tiling mode only).
-.TP
-.B Mod1-m
-Maximize current window.
-.TP
+Zooms/cycles current window to/from master column (tiling mode), toggles maximization (floating mode).
 .B Mod1-g
 Grow current column (tiling mode only).
 .TP