dwm-meillo

diff dwm.1 @ 238:969fb6be25e1

applied sander's patch
author Anselm R.Garbe <arg@10ksloc.org>
date Thu, 10 Aug 2006 11:19:25 +0200
parents 98e9901b1dbb
children b37acb9ead8c
line diff
     1.1 --- a/dwm.1	Thu Aug 10 11:12:15 2006 +0200
     1.2 +++ b/dwm.1	Thu Aug 10 11:19:25 2006 +0200
     1.3 @@ -33,7 +33,7 @@
     1.4  .SH USAGE
     1.5  .TP
     1.6  .B Mod1-Return
     1.7 -Zoom
     1.8 +Zoom current
     1.9  .B window
    1.10  to the 
    1.11  .B master
    1.12 @@ -92,12 +92,19 @@
    1.13  .B window.
    1.14  .TP
    1.15  .B Mod1-Button1
    1.16 -Moves current
    1.17 +Move current
    1.18  .B window
    1.19  while dragging.
    1.20  .TP
    1.21 +.B Mod1-Button2
    1.22 +Zoom current
    1.23 +.B window
    1.24 +to the 
    1.25 +.B master
    1.26 +column.
    1.27 +.TP
    1.28  .B Mod1-Button3
    1.29 -Resizes current
    1.30 +Resize current
    1.31  .B window
    1.32  while dragging.
    1.33  .SH CUSTOMIZATION