aboutsummarylogtreecommitdiffstats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe2006-10-05 19:27:28 +0200
committerAnselm R. Garbe2006-10-05 19:27:28 +0200
commitbbb10763da4fa76ed8420982a7543d5b3d6dfa5d (patch)
treed7f4d85a01fbb14cd830d6e35402b48c2588ad58 /dwm.1
parent1e416b6fad8b067cfa3a58280c80fb12b34c6e56 (diff)
downloadaur-bbb10763da4fa76ed8420982a7543d5b3d6dfa5d.tar.gz
removed the stack position stuff
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.16
1 files changed, 1 insertions, 5 deletions
diff --git a/dwm.1 b/dwm.1
index 91398ee41398..eb396e7572b2 100644
--- a/dwm.1
+++ b/dwm.1
@@ -40,8 +40,7 @@ click on a tag label to display all windows with that tag, click on the mode
label toggles between tiling and floating mode.
.TP
.B Button3
-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 (tiling mode).
+click on a tag label adds/removes all windows with that tag to/from the view.
.TP
.B Mod1-Button1
click on a tag label applies that tag to the focused window.
@@ -63,9 +62,6 @@ 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-b
-Toggle stack position (tiling mode only).
-.TP
.B Mod1-g
Grow current area (tiling mode only).
.TP