comparison dwm.1 @ 677:a1cabd6c6f9f

added Button{4,5} description to dwm.1
author Anselm R. Garbe <arg@suckless.org>
date Wed, 10 Jan 2007 12:56:49 +0100
parents 93ebb497c60d
children a76799907854
comparison
equal deleted inserted replaced
676:7672a1041218 677:a1cabd6c6f9f
41 click on a tag label to display all windows with that tag, click on the mode 41 click on a tag label to display all windows with that tag, click on the mode
42 label toggles between tiling and floating mode. 42 label toggles between tiling and floating mode.
43 .TP 43 .TP
44 .B Button3 44 .B Button3
45 click on a tag label adds/removes all windows with that tag to/from the view. 45 click on a tag label adds/removes all windows with that tag to/from the view.
46 .TP
47 .B Button4
48 click on the mode label increases the number of windows in the master area (tiling mode only).
49 .TP
50 .B Button5
51 click on the mode label decreases the number of windows in the master area (tiling mode only).
46 .TP 52 .TP
47 .B Mod1-Button1 53 .B Mod1-Button1
48 click on a tag label applies that tag to the focused window. 54 click on a tag label applies that tag to the focused window.
49 .TP 55 .TP
50 .B Mod1-Button3 56 .B Mod1-Button3