X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/5bc4db0f7606f098a9d7309fef080f4e95ebf2f1..33fe200b521b19a089d39aca247bb78432e02e6d:/dwm.1 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.