dwm.1
changeset 256 b37acb9ead8c
parent 238 969fb6be25e1
child 258 fb5612299c57
equal deleted inserted replaced
255:340281a6dfdb 256:b37acb9ead8c
    29 .SH OPTIONS
    29 .SH OPTIONS
    30 .TP
    30 .TP
    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 .SS Status bar
       
    35 .TP
       
    36 Writing to standard input displays the text in the status text area.
       
    37 .TP
       
    38 .B Button[1-3]
       
    39 click onto a tag label focusses the specifc tag.
       
    40 .TP
       
    41 .B Button[1,4]
       
    42 click focusses the previous tag.
       
    43 .TP
       
    44 .B Button[2,5]
       
    45 click focusses the next tag.
       
    46 .SS Keyboard commands
    34 .TP
    47 .TP
    35 .B Mod1-Return
    48 .B Mod1-Return
    36 Zoom current
    49 Zoom current
    37 .B window
    50 .B window
    38 to the 
    51 to the 
    88 .B Mod1-Control-[0..n]
   101 .B Mod1-Control-[0..n]
    89 Append
   102 Append
    90 .B nth tag
   103 .B nth tag
    91 to current
   104 to current
    92 .B window.
   105 .B window.
       
   106 .SS Mouse commands
    93 .TP
   107 .TP
    94 .B Mod1-Button1
   108 .B Mod1-Button1
    95 Move current
   109 Move current
    96 .B window
   110 .B window
    97 while dragging.
   111 while dragging.