Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
Button3 click on mode label toggles stack position now
[dwm.git]
/
dwm.1
diff --git
a/dwm.1
b/dwm.1
index
5e17193
..
bce6733
100644
(file)
--- a/
dwm.1
+++ b/
dwm.1
@@
-40,7
+40,8
@@
click on a tag label to display all windows with that tag, click on the mode
label toggles between tiled and floating mode.
.TP
.B Button3
label toggles between tiled and floating mode.
.TP
.B Button3
-click on a tag label adds/removes all windows with that tag to/from the view.
+click on a tag label adds/removes all windows with that tag to/from the view,
+click on the mode label toggles the stack position (tiled mode).
.TP
.B Mod1-Button1
click on a tag label applies that tag to the focused window.
.TP
.B Mod1-Button1
click on a tag label applies that tag to the focused window.
@@
-62,6
+63,9
@@
Focus previous window.
.B Mod1-Return
Zooms/cycles current window to/from master area (tiling mode), toggles maximization current window (floating mode).
.TP
.B Mod1-Return
Zooms/cycles current window to/from master area (tiling mode), toggles maximization current window (floating mode).
.TP
+.B Mod1-b
+Toggle stack position (tiling mode only).
+.TP
.B Mod1-g
Grow current area (tiling mode only).
.TP
.B Mod1-g
Grow current area (tiling mode only).
.TP