about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAnselm R.Garbe <arg@10ksloc.org>2006-08-11 17:12:48 +0200
committerAnselm R.Garbe <arg@10ksloc.org>2006-08-11 17:12:48 +0200
commita3e3f0b9edd395f4ba34eeba60d58560c4528d47 (patch)
tree9780b2241e796d5f17623ae5f0dd6f103f3ad845
parent45aea23355aa7c92c32bcf4fe08b199ce49a58cf (diff)
downloaddwm-a3e3f0b9edd395f4ba34eeba60d58560c4528d47.tar.gz
applied Sanders fixes to dwm.1
-rw-r--r--dwm.19
1 files changed, 5 insertions, 4 deletions
diff --git a/dwm.1 b/dwm.1
index b4cc4f4..ac5a7cc 100644
--- a/dwm.1
+++ b/dwm.1
@@ -33,16 +33,17 @@ prints version information to standard output, then exits.
 .SH USAGE
 .SS Status bar
 .TP
-Writing to standard input displays the text in the status text area.
+.B Standard input
+is read and displayed in the status text area.
 .TP
 .B Button[1-3]
-click onto a tag label focuses the specifc tag.
+click on a tag label focuses that tag.
 .TP
 .B Button[1,4]
-click focuses the previous tag.
+click on the bar focuses the previous tag.
 .TP
 .B Button[2,5]
-click focuses the next tag.
+click on the bar focuses the next tag.
 .SS Keyboard commands
 .TP
 .B Mod1-Return
7ee3c4e18b62f8b0d6b0'>^
9cff3735 ^

6826a66f ^
99d33228 ^

e6749d66 ^
21ab1821 ^
ce6f2276 ^
9d94ac5c ^

6826a66f ^
9b55f2de ^

9d94ac5c ^

9b55f2de ^

9d94ac5c ^
9b55f2de ^
















































6826a66f ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104