From 9e75bcfc7526abcf43909573b747493cf6ccfcd5 Mon Sep 17 00:00:00 2001 From: "arg@mmvi" Date: Fri, 22 Sep 2006 08:17:42 +0200 Subject: [PATCH] updated man page --- dwm.1 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/dwm.1 b/dwm.1 index 0723453..45b962c 100644 --- 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 -- 1.7.10.4