aewl

diff dwm.1 @ 262:d659a2dce2b5

implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature
author Anselm R.Garbe <arg@10ksloc.org>
date Fri, 11 Aug 2006 19:26:12 +0200
parents d661ecce0c75
children afcea99a4f3f
line diff
     1.1 --- a/dwm.1	Fri Aug 11 18:37:41 2006 +0200
     1.2 +++ b/dwm.1	Fri Aug 11 19:26:12 2006 +0200
     1.3 @@ -36,14 +36,21 @@
     1.4  .B Standard input
     1.5  is read and displayed in the status text area.
     1.6  .TP
     1.7 -.B Button[1-3]
     1.8 -click on a tag label focuses that tag.
     1.9 +.B Button[1,3]
    1.10 +click on a tag label focuses that
    1.11 +.B tag.
    1.12 +.TP
    1.13 +.B Button2
    1.14 +click on a tag label (un)extends the current
    1.15 +.B tag.
    1.16  .TP
    1.17  .B Button[1,4]
    1.18 -click on the bar focuses the previous tag.
    1.19 +click on the bar focuses the previous
    1.20 +.B tag.
    1.21  .TP
    1.22  .B Button[2,5]
    1.23 -click on the bar focuses the next tag.
    1.24 +click on the bar focuses the next
    1.25 +.B tag.
    1.26  .SS Keyboard commands
    1.27  .TP
    1.28  .B Mod1-Return
    1.29 @@ -108,6 +115,12 @@
    1.30  .B nth tag
    1.31  to current
    1.32  .B window.
    1.33 +.TP
    1.34 +.B Mod1-Control-Shift-[0..n]
    1.35 +(Un)extends
    1.36 +.B nth tag
    1.37 +with current
    1.38 +.B tag.
    1.39  .SS Mouse commands
    1.40  .TP
    1.41  .B Mod1-Button1