aboutsummarylogtreecommitdiffstats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe2007-01-10 12:56:49 +0100
committerAnselm R. Garbe2007-01-10 12:56:49 +0100
commitb81b794951eddfd9bb02e4ad2ba3e6baea3b1568 (patch)
treedbc2430aab058d0ed1d1748ec1bf2dccf549dee3 /dwm.1
parent48a967c372612d1cca3d1448ab7520db18da6971 (diff)
downloadaur-b81b794951eddfd9bb02e4ad2ba3e6baea3b1568.tar.gz
added Button{4,5} description to dwm.1
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.16
1 files changed, 6 insertions, 0 deletions
diff --git a/dwm.1 b/dwm.1
index b5df49e5fe52..e7a5a444f7ae 100644
--- a/dwm.1
+++ b/dwm.1
@@ -44,6 +44,12 @@ label toggles between tiling and floating mode.
.B Button3
click on a tag label adds/removes all windows with that tag to/from the view.
.TP
+.B Button4
+click on the mode label increases the number of windows in the master area (tiling mode only).
+.TP
+.B Button5
+click on the mode label decreases the number of windows in the master area (tiling mode only).
+.TP
.B Mod1-Button1
click on a tag label applies that tag to the focused window.
.TP