comparison dwm.1 @ 470:9d728cba93d6

fixed a nuance in dwm.1
author arg@mmvi
date Wed, 20 Sep 2006 09:45:39 +0200
parents 78d36a1dd1d9
children f57b92d6bc1d
comparison
equal deleted inserted replaced
469:a2cc7adf9d4d 470:9d728cba93d6
14 stacking column contains all other windows. In floating mode windows can be 14 stacking column contains all other windows. In floating mode windows can be
15 resized and moved freely. Dialog windows are always managed floating, 15 resized and moved freely. Dialog windows are always managed floating,
16 regardless of the mode selected. 16 regardless of the mode selected.
17 .P 17 .P
18 Windows are grouped by tags. Each window can be tagged with one or multiple 18 Windows are grouped by tags. Each window can be tagged with one or multiple
19 tags. Selecting certain tags displays all windows with that tag. 19 tags. Selecting certain tags displays all windows with these tags.
20 .P 20 .P
21 dwm contains a small status bar which displays all available tags, the mode, 21 dwm contains a small status bar which displays all available tags, the mode,
22 the title of the focused window, and the text read from standard input. The 22 the title of the focused window, and the text read from standard input. The
23 selected tags are highlighted with a different color, the tags of the focused 23 selected tags are highlighted with a different color, the tags of the focused
24 window are highlighted with a small point. 24 window are highlighted with a small point.