X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=dwm.1;h=b4cc4f475910b51ef5b2e5d797ffd87d7a73a8f9;hb=45aea23355aa7c92c32bcf4fe08b199ce49a58cf;hp=5b0be22c4c7787e567bbcab62de29e23294bd8ab;hpb=dbcf87ce766c05ababf18ed9e024c98159c5a3c9;p=dwm.git diff --git a/dwm.1 b/dwm.1 index 5b0be22..b4cc4f4 100644 --- a/dwm.1 +++ b/dwm.1 @@ -31,9 +31,22 @@ them displaying their tags and title. .B \-v prints version information to standard output, then exits. .SH USAGE +.SS Status bar +.TP +Writing to standard input displays the text in the status text area. +.TP +.B Button[1-3] +click onto a tag label focuses the specifc tag. +.TP +.B Button[1,4] +click focuses the previous tag. +.TP +.B Button[2,5] +click focuses the next tag. +.SS Keyboard commands .TP .B Mod1-Return -Zoom +Zoom current .B window to the .B master @@ -77,6 +90,10 @@ Apply to current .B window. .TP +.B Mod1-Shift-c +Close focused +.B window. +.TP .B Mod1-Shift-q Quit .B dwm. @@ -90,18 +107,22 @@ Append .B nth tag to current .B window. +.SS Mouse commands .TP .B Mod1-Button1 -Moves current +Move current .B window while dragging. .TP .B Mod1-Button2 -Lowers current -.B window. +Zoom current +.B window +to the +.B master +column. .TP .B Mod1-Button3 -Resizes current +Resize current .B window while dragging. .SH CUSTOMIZATION