really small changes to dwm.1 6f20315d
Anselm R. Garbe · 2006-09-08 07:40 1 file(s) · +3 −4
dwm.1 +3 −4
16 16
regardless of the mode selected.
17 17
.P
18 18
Windows are grouped by tags. Each window can be tagged with one or multiple
19 -
tags. Selecting certain tags for viewing will display all windows with that
20 -
tag.
19 +
tags. Selecting certain tags displays all windows with that tag.
21 20
.P
22 21
dwm contains a small status bar which displays all available tags, the mode,
23 22
the title of the focused window, and the text read from standard input. The
37 36
is read and displayed in the status text area.
38 37
.TP
39 38
.B Button1
40 -
click on a tag label views all windows with that tag, click on the mode label
41 -
toggles between tiled and floating mode.
39 +
click on a tag label to display all windows with that tag, click on the mode
40 +
label toggles between tiled and floating mode.
42 41
.TP
43 42
.B Button3
44 43
click on a tag label adds/removes all windows with that tag to/from the view.