aboutsummarylogtreecommitdiffstats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R Garbe2009-07-20 17:08:34 +0100
committerAnselm R Garbe2009-07-20 17:08:34 +0100
commitb38b8abbdddb0c2a50abfef6169f67652fa4778b (patch)
tree637ea507fc5c65aff51fc4eab50eea3a4143b630 /dwm.1
parent25d4adf650be47f6be90e407c3641d5ee93a6e2b (diff)
downloadaur-b38b8abbdddb0c2a50abfef6169f67652fa4778b.tar.gz
applied nsz' man page comment, thanks!
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.16
1 files changed, 4 insertions, 2 deletions
diff --git a/dwm.1 b/dwm.1
index 8e7eff6e52d3..ec4c1799a8dd 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.