about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--dwm.16
1 files changed, 4 insertions, 2 deletions
diff --git a/dwm.1 b/dwm.1
index 8e7eff6..ec4c179 100644
--- a/dwm.1
+++ b/dwm.1
@@ -38,7 +38,9 @@ prints version information to standard output, then exits.
 .SS Status bar
 .TP
 .B X root window name
-is read and displayed in the status text area.
+is read and displayed in the status text area. It can be set with the
+.BR xsetroot (1)
+command.
 .TP
 .B Button1
 click on a tag label to display all windows with that tag, click on the layout
@@ -56,7 +58,7 @@ click on a tag label adds/removes that tag to/from the focused window.
 .TP
 .B Mod1\-Shift\-Return
 Start
-.BR uxterm .
+.BR uxterm (1).
 .TP
 .B Mod1\-,
 Focus previous screen, if any.
stall.txt?h=devel&id=ce88dc3e67436939b03f97e624c11ca6058fedce'>^
db4f617af ^




9387913b7 ^
627e192f6 ^
9387913b7 ^
db4f617af ^




053309e60 ^

a58a2f382 ^

db4f617af ^








ff4a69b62 ^

db4f617af ^


300430fbb ^
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