Mercurial > dwm-meillo
comparison dwm.1 @ 575:719b37b37b0d 2.3
using the term 'indicated' instead of 'higlighted'
author | arg@mig29 |
---|---|
date | Thu, 23 Nov 2006 16:00:16 +0100 |
parents | fc443db640fa |
children | f01c0466cf00 |
comparison
equal
deleted
inserted
replaced
574:fc443db640fa | 575:719b37b37b0d |
---|---|
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 these tags. | 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 indicated with a different color. The tags of the focused |
24 window are highlighted with a small point in the top left corner. The tags which | 24 window are indicated with a small point in the top left corner. The tags which |
25 are applied by any client are highlighted with a small point in the bottom | 25 are applied by any client are indicated with a small point in the bottom |
26 right corner. | 26 right corner. |
27 .P | 27 .P |
28 dwm draws a 1-pixel border around windows to indicate the focus state. | 28 dwm draws a 1-pixel border around windows to indicate the focus state. |
29 Unfocused windows contain a small bar in front of them displaying their title. | 29 Unfocused windows contain a small bar in front of them displaying their title. |
30 .SH OPTIONS | 30 .SH OPTIONS |