aboutsummarylogtreecommitdiffstats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe2007-02-22 11:09:44 +0100
committerAnselm R. Garbe2007-02-22 11:09:44 +0100
commitd2b299ea9c013608e8d5edc302b79a36c523037f (patch)
tree22d91ccb228f44dcadbc73e46e775a335402220b /dwm.1
parent6800cccb9560c5db902f7c3589054219c552b24a (diff)
downloadaur-d2b299ea9c013608e8d5edc302b79a36c523037f.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 5cee3f0bcfbb..25ec66b227b0 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