Xinqi Bao's Git
projects
/
dwm.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (parent:
4bd4f42
)
fixed order of key bindings described in dwm.1
author
Anselm R. Garbe <
[email protected]
>
Thu, 22 Feb 2007 10:06:37 +0000
(11:06 +0100)
committer
Anselm R. Garbe <
[email protected]
>
Thu, 22 Feb 2007 10:06:37 +0000
(11:06 +0100)
dwm.1
patch
|
blob
|
history
diff --git
a/dwm.1
b/dwm.1
index
f070369
..
5cee3f0
100644
(file)
--- a/
dwm.1
+++ b/
dwm.1
@@
-62,20
+62,20
@@
click on a tag label adds/removes that tag to/from the focused window.
Start
.BR xterm (1).
.TP
Start
.BR xterm (1).
.TP
+.B Mod1-Return
+Zooms/cycles current window to/from master area (tiling layout only).
+.TP
.B Mod1-j
Focus next window.
.TP
.B Mod1-k
Focus previous window.
.TP
.B Mod1-j
Focus next window.
.TP
.B Mod1-k
Focus previous window.
.TP
-.B Mod1-Return
-Zooms/cycles current window to/from master area (tiling layout only).
-.TP
.B Mod1-l
.B Mod1-l
-
Grow master area
(tiling layout only).
+
Increase master area width
(tiling layout only).
.TP
.B Mod1-h
.TP
.B Mod1-h
-
Shrink master area
(tiling layout only).
+
Decrease master area width
(tiling layout only).
.TP
.B Mod1-i
Increase the number of windows in the master area (tiling layout only).
.TP
.B Mod1-i
Increase the number of windows in the master area (tiling layout only).