applied Ian Remmler's man page adjustment suggestions 53769475
Anselm R Garbe · 2016-12-05 10:05 1 file(s) · +5 −4
dwm.1 +5 −4
10 10
environment for the application in use and the task performed.
11 11
.P
12 12
In tiled layouts windows are managed in a master and stacking area. The master
13 -
area contains the window which currently needs most attention, whereas the
14 -
stacking area contains all other windows. In monocle layout all windows are
13 +
area on the left contains one window by default, and the stacking area on the
14 +
right contains all other windows. The number of master area windows can be
15 +
adjusted from zero to an arbitrary number. In monocle layout all windows are
15 16
maximised to the screen size. In floating layout windows can be resized and
16 17
moved freely. Dialog windows are always managed floating, regardless of the
17 18
layout applied.
98 99
Focus previous window.
99 100
.TP
100 101
.B Mod1\-i
101 -
Increase clients in master area.
102 +
Increase number of windows in master area.
102 103
.TP
103 104
.B Mod1\-d
104 -
Decrease clients in master area.
105 +
Decrease number of windows in master area.
105 106
.TP
106 107
.B Mod1\-l
107 108
Increase master area size.