removed the term clients from dwm.1
This commit is contained in:
parent
d939f301fa
commit
6096f8a113
1 changed files with 3 additions and 3 deletions
6
dwm.1
6
dwm.1
|
@ -10,7 +10,7 @@ floating modes. Either mode can be applied dynamically, optimizing the
|
||||||
environment for the application in use and the task performed.
|
environment for the application in use and the task performed.
|
||||||
.P
|
.P
|
||||||
In tiling mode windows are managed in a master and stacking area. The master
|
In tiling mode windows are managed in a master and stacking area. The master
|
||||||
area contains the window which currently needs most attention, whereas the
|
area contains the windows which currently need most attention, whereas the
|
||||||
stacking area contains all other windows. In floating mode windows can be
|
stacking area contains all other windows. In floating mode windows can be
|
||||||
resized and moved freely. Dialog windows are always managed floating,
|
resized and moved freely. Dialog windows are always managed floating,
|
||||||
regardless of the mode selected.
|
regardless of the mode selected.
|
||||||
|
@ -71,10 +71,10 @@ Grow master area (tiling mode only).
|
||||||
Shrink master area (tiling mode only).
|
Shrink master area (tiling mode only).
|
||||||
.TP
|
.TP
|
||||||
.B Mod1-i
|
.B Mod1-i
|
||||||
Increase clients of master area (tiling mode only).
|
Increase windows of master area (tiling mode only).
|
||||||
.TP
|
.TP
|
||||||
.B Mod1-d
|
.B Mod1-d
|
||||||
Decrease clients of master area (tiling mode only).
|
Decrease windows of master area (tiling mode only).
|
||||||
.TP
|
.TP
|
||||||
.B Mod1-Shift-[1..n]
|
.B Mod1-Shift-[1..n]
|
||||||
Apply
|
Apply
|
||||||
|
|
Loading…
Reference in a new issue