Skip to content

Commit 11895fd

Browse files
garbeamChanderG
authored andcommitted
applied Ian Remmler's man page adjustment suggestions
1 parent 5f63928 commit 11895fd

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

dwm.1

+5-4
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ and floating layouts. Either layout can be applied dynamically, optimising the
1010
environment for the application in use and the task performed.
1111
.P
1212
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
1516
maximised to the screen size. In floating layout windows can be resized and
1617
moved freely. Dialog windows are always managed floating, regardless of the
1718
layout applied.
@@ -98,10 +99,10 @@ Focus next window.
9899
Focus previous window.
99100
.TP
100101
.B Mod1\-i
101-
Increase clients in master area.
102+
Increase number of windows in master area.
102103
.TP
103104
.B Mod1\-d
104-
Decrease clients in master area.
105+
Decrease number of windows in master area.
105106
.TP
106107
.B Mod1\-l
107108
Increase master area size.

0 commit comments

Comments
 (0)