dwm.1
changeset 238 969fb6be25e1
parent 232 98e9901b1dbb
child 256 b37acb9ead8c
equal deleted inserted replaced
237:7f8f7f14e9cd 238:969fb6be25e1
    31 .B \-v
    31 .B \-v
    32 prints version information to standard output, then exits.
    32 prints version information to standard output, then exits.
    33 .SH USAGE
    33 .SH USAGE
    34 .TP
    34 .TP
    35 .B Mod1-Return
    35 .B Mod1-Return
    36 Zoom
    36 Zoom current
    37 .B window
    37 .B window
    38 to the 
    38 to the 
    39 .B master
    39 .B master
    40 column.
    40 column.
    41 .TP
    41 .TP
    90 .B nth tag
    90 .B nth tag
    91 to current
    91 to current
    92 .B window.
    92 .B window.
    93 .TP
    93 .TP
    94 .B Mod1-Button1
    94 .B Mod1-Button1
    95 Moves current
    95 Move current
    96 .B window
    96 .B window
    97 while dragging.
    97 while dragging.
    98 .TP
    98 .TP
       
    99 .B Mod1-Button2
       
   100 Zoom current
       
   101 .B window
       
   102 to the 
       
   103 .B master
       
   104 column.
       
   105 .TP
    99 .B Mod1-Button3
   106 .B Mod1-Button3
   100 Resizes current
   107 Resize current
   101 .B window
   108 .B window
   102 while dragging.
   109 while dragging.
   103 .SH CUSTOMIZATION
   110 .SH CUSTOMIZATION
   104 .B dwm
   111 .B dwm
   105 is customized by creating a custom config.h and (re)compiling the source
   112 is customized by creating a custom config.h and (re)compiling the source