X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/dfecd4619074e305e2107b5676bd0486bbb78a8c..dc39ae85681db71c6cfcaac442c1317c8b313566:/dwm.1?ds=inline

diff --git a/dwm.1 b/dwm.1
index bc3de7d..ec4c179 100644
--- a/dwm.1
+++ b/dwm.1
@@ -37,8 +37,10 @@ prints version information to standard output, then exits.
 .SH USAGE
 .SS Status bar
 .TP
-.B Standard input
-is read and displayed in the status text area.
+.B X root window name
+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.