X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/4bb89e2cb108066dc7a0d9c2c4d37bc1f5691604..4ad20ffc2c23d29329bc7349985d889f2cb45612:/dwm.1?ds=inline diff --git a/dwm.1 b/dwm.1 index da7d6eb..9f0705b 100644 --- a/dwm.1 +++ b/dwm.1 @@ -36,21 +36,13 @@ prints version information to standard output, then exits. .B Standard input is read and displayed in the status text area. .TP -.B Button[1,3] +.B Button[1,2] click on a tag label focuses that .B tag. .TP -.B Button2 +.B Button3 click on a tag label toggles that .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 @@ -60,10 +52,6 @@ to the .B master column. .TP -.B Mod1-h -Focus previous -.B tag. -.TP .B Mod1-j Focus next .B window. @@ -72,10 +60,6 @@ Focus next Focus previous .B window. .TP -.B Mod1-l -Focus next -.B tag. -.TP .B Mod1-m Maximize current .B window.