Browse Source

applied Jukka's dwm.1 patch

master
Anselm R. Garbe 17 years ago
parent
commit
85c9ebf2fc
1 changed files with 6 additions and 6 deletions
  1. +6
    -6
      dwm.1

+ 6
- 6
dwm.1 View File

@ -68,22 +68,22 @@ Focus next window.
.B Mod1\-k
Focus previous window.
.TP
.B Mod1\-l
.B Mod1\-h
Increase the number of windows in the master area (tiled layout only).
.TP
.B Mod1\-h
.B Mod1\-l
Decrease the number of windows in the master area (tiled layout only).
.TP
.B Mod1\-Shift\-j
.B Mod1\-Shift\-k
Increase vertical tile ratio, effects tile heights (tiled layout only).
.TP
.B Mod1\-Shift\-k
.B Mod1\-Shift\-j
Decrease vertical tile ratio, effects tile heights (tiled layout only).
.TP
.B Mod1\-Shift\-l
.B Mod1\-Shift\-h
Increase horizontal tile ratio, effects master area width (tiled layout only).
.TP
.B Mod1\-Shift\-h
.B Mod1\-Shift\-l
Decrease horizontal tile ratio, effects master area width (tiled layout only).
.TP
.B Mod1\-m


Loading…
Cancel
Save