X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/b79b5facb104a653314577bb7f15824396b9e94b..50729a2e73bc142ba79aa335012d401fca2391d3:/dwm.1?ds=sidebyside diff --git a/dwm.1 b/dwm.1 index a411978..ac5a7cc 100644 --- a/dwm.1 +++ b/dwm.1 @@ -31,9 +31,23 @@ them displaying their tags and title. .B \-v 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. +.TP +.B Button[1-3] +click on a tag label focuses that tag. +.TP +.B Button[1,4] +click on the bar focuses the previous tag. +.TP +.B Button[2,5] +click on the bar focuses the next tag. +.SS Keyboard commands .TP .B Mod1-Return -Zoom +Zoom current .B window to the .B master @@ -77,6 +91,10 @@ Apply to current .B window. .TP +.B Mod1-Shift-c +Close focused +.B window. +.TP .B Mod1-Shift-q Quit .B dwm. @@ -90,14 +108,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 +Zoom current +.B window +to the +.B master +column. +.TP .B Mod1-Button3 -Resizes current +Resize current .B window while dragging. .SH CUSTOMIZATION