X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=dwm.1;h=47fceeb4b8bea524d2c11cd64a96f023e43304a3;hb=292ccc4c43d9529cb6db0973fcab6e24c73607a5;hp=96dd8d381e8e4ecd794048598953f3cd2f7c2f71;hpb=4bd0d33f57c6fb764ef546a9b0ebfcd20ff1df70;p=dwm.git diff --git a/dwm.1 b/dwm.1 index 96dd8d3..47fceeb 100644 --- a/dwm.1 +++ b/dwm.1 @@ -31,6 +31,27 @@ 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 +.B tag. +.TP +.B Button2 +click on a tag label (un)extends the current +.B tag. +.TP +.B Button[1,4] +click on the bar focuses the previous +.B tag. +.TP +.B Button[2,5] +click on the bar focuses the next +.B tag. +.SS Keyboard commands .TP .B Mod1-Return Zoom current @@ -77,6 +98,10 @@ Apply to current .B window. .TP +.B Mod1-Shift-c +Close focused +.B window. +.TP .B Mod1-Shift-q Quit .B dwm. @@ -91,6 +116,13 @@ Append to current .B window. .TP +.B Mod1-Control-Shift-[0..n] +(Un)extends +.B nth tag +with current +.B tag. +.SS Mouse commands +.TP .B Mod1-Button1 Move current .B window