about summary refs log tree commit diff stats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-02-22 11:09:44 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-02-22 11:09:44 +0100
commit288098893c1502629fb8f23c43f2821af1c469c3 (patch)
treeed23b8b5b98c4ea679837853576b346048adb02e /dwm.1
parentcb9607c284f978463be9e2628f115d9f41a49f89 (diff)
downloaddwm-288098893c1502629fb8f23c43f2821af1c469c3.tar.gz
removed button4/5-bindings for incnmaster on mode label - that is misleading
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.16
1 files changed, 0 insertions, 6 deletions
diff --git a/dwm.1 b/dwm.1
index 5cee3f0..25ec66b 100644
--- a/dwm.1
+++ b/dwm.1
@@ -45,12 +45,6 @@ label toggles between tiling and versatile layout.
 .B Button3
 click on a tag label adds/removes all windows with that tag to/from the view.
 .TP
-.B Button4
-click on the layout label increases the number of windows in the master area (tiling layout only).
-.TP
-.B Button5
-click on the layout label decreases the number of windows in the master area (tiling layout only).
-.TP
 .B Mod1-Button1
 click on a tag label applies that tag to the focused window.
 .TP
='n150' href='#n150'>150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189