Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
removed Geom stuff, introduced updategeom() again, still view is somewhat broken?
[dwm.git]
/
dwm.1
diff --git
a/dwm.1
b/dwm.1
index
56cd2ab
..
8b53942
100644
(file)
--- a/
dwm.1
+++ b/
dwm.1
@@
-60,15
+60,24
@@
Start
.B Mod1\-space
Toggles between layouts.
.TP
.B Mod1\-space
Toggles between layouts.
.TP
-.B Mod1\-Control\-space
-Toggles between geometries.
-.TP
.B Mod1\-j
Focus next window.
.TP
.B Mod1\-j
Focus next window.
.TP
+.B Mod1\-Shift\-j
+Focus next window with exactly the same tags as the current one.
+.TP
.B Mod1\-k
Focus previous window.
.TP
.B Mod1\-k
Focus previous window.
.TP
+.B Mod1\-Shift\-k
+Focus previous window with exactly the same tags as the current one.
+.TP
+.B Mod1\-h
+Decrease master area size.
+.TP
+.B Mod1\-l
+Increase master area size.
+.TP
.B Mod1\-Return
Zooms/cycles focused window to/from master area (tiled layouts only).
.TP
.B Mod1\-Return
Zooms/cycles focused window to/from master area (tiled layouts only).
.TP