File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,9 @@ and floating layouts. Either layout can be applied dynamically, optimising the
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,10 +99,10 @@ Focus next window.
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.
You can’t perform that action at this time.
0 commit comments