Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
having monocle on Mod1-m
[dwm.git]
/
dwm.1
diff --git
a/dwm.1
b/dwm.1
index
a2d6767
..
8b53942
100644
(file)
--- a/
dwm.1
+++ b/
dwm.1
@@
-57,24
+57,27
@@
click on a tag label adds/removes that tag to/from the focused window.
Start
.BR xterm.
.TP
Start
.BR xterm.
.TP
-.B Mod1\-f
-Applies floating layout.
-.TP
-.B Mod1\-m
-Applies monocle layout.
-.TP
-.B Mod1\-v
-Applies vertical tiled layout.
-.TP
-.B Mod1\-h
-Applies horizontal tiled layout.
+.B Mod1\-space
+Toggles between layouts.
.TP
.B Mod1\-j
Focus next window.
.TP
.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