From aa53e39ec0eb39949c5c03d56da08204d14d9ff9 Mon Sep 17 00:00:00 2001 From: "Anselm R. Garbe" Date: Fri, 10 Aug 2007 18:16:05 +0200 Subject: removed VRATIO, NMASTER, inc*(), renamed HRATIO into MASTER, see mailinglist for details --- dwm.1 | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) (limited to 'dwm.1') diff --git a/dwm.1 b/dwm.1 index 47b8880..885405a 100644 --- a/dwm.1 +++ b/dwm.1 @@ -10,7 +10,7 @@ floating layouts. Either layout can be applied dynamically, optimizing the environment for the application in use and the task performed. .P In tiled layout windows are managed in a master and stacking area. The master -area contains the windows which currently need most attention, whereas the +area contains the window which currently needs most attention, whereas the stacking area contains all other windows. In floating layout windows can be resized and moved freely. Dialog windows are always managed floating, regardless of the layout applied. @@ -62,29 +62,17 @@ Zooms/cycles current window to/from master area (tiled layout only). .B Mod1\-b Shows/hides the status bar. .TP +.B Mod1\-h +Decreases the master area width about 5% (tiled layout only). +.TP .B Mod1\-j Focus next window. .TP .B Mod1\-k Focus previous window. .TP -.B Mod1\-h -Increase the number of windows in the master area (tiled layout only). -.TP .B Mod1\-l -Decrease the number of windows in the master area (tiled layout only). -.TP -.B Mod1\-Shift\-k -Increase vertical tile ratio, effects tile heights (tiled layout only). -.TP -.B Mod1\-Shift\-j -Decrease vertical tile ratio, effects tile heights (tiled layout only). -.TP -.B Mod1\-Shift\-h -Increase horizontal tile ratio, effects master area width (tiled layout only). -.TP -.B Mod1\-Shift\-l -Decrease horizontal tile ratio, effects master area width (tiled layout only). +Increases the master area width about 5% (tiled layout only). .TP .B Mod1\-m Toggles maximization of current window (floating layout only). -- cgit v1.2.3-54-g00ecf