comparison dwm.1 @ 444:48038934d05d

small addition to dwm.1
author Anselm R. Garbe <arg@10kloc.org>
date Thu, 07 Sep 2006 07:53:29 +0200
parents ca2d99d8b8fc
children 00584fe34361
comparison
equal deleted inserted replaced
443:548084f8d92e 444:48038934d05d
15 stacking column contains all other windows. In floating mode windows can be 15 stacking column contains all other windows. In floating mode windows can be
16 resized and moved freely. Dialog windows are always managed floating, 16 resized and moved freely. Dialog windows are always managed floating,
17 regardless of the mode selected. 17 regardless of the mode selected.
18 .P 18 .P
19 Windows are grouped by tags. Each window can be tagged with one or multiple 19 Windows are grouped by tags. Each window can be tagged with one or multiple
20 tags. Selecting a certain tag for viewing will display all windows with that 20 tags. Selecting certain tags for viewing will display all windows with that tag.
21 tag.
22 .P 21 .P
23 .B dwm 22 .B dwm
24 contains a small status bar which displays all available tags, the mode, the 23 contains a small status bar which displays all available tags, the mode, the
25 title of the focused window, and the text read from standard input. The tags of 24 title of the focused window, and the text read from standard input. The
26 the focused window are highlighted with a small point. 25 selected tags are highlighted with a different color, the tags of the focused
26 window are highlighted with a small point.
27 .P 27 .P
28 .B dwm 28 .B dwm
29 draws a 1-pixel border around windows to indicate the focus state. 29 draws a 1-pixel border around windows to indicate the focus state.
30 Unfocused windows contain a small bar in front of them displaying their title. 30 Unfocused windows contain a small bar in front of them displaying their title.
31 .SH OPTIONS 31 .SH OPTIONS