X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=dwm.1;h=ec4c1799a8dd84ad896cf38a9f2324ca4b4aaac1;hp=bc3de7d1e3c0c95ed80c1773cb484b241d45a9cf;hb=8ef465d592fada11dab075bb7569239c03e3afa4;hpb=5bc4db0f7606f098a9d7309fef080f4e95ebf2f1 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.