dwm.1
changeset 219 d8e508716aa8
parent 212 5b13a18800de
child 232 98e9901b1dbb
equal deleted inserted replaced
218:c674a0baac63 219:d8e508716aa8
    35 .B Mod1-Return
    35 .B Mod1-Return
    36 Zoom
    36 Zoom
    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
    42 .B Mod1-h
    42 .B Mod1-h
    43 Focus previous
    43 Focus previous
    44 .B tag
    44 .B tag.
    45 .TP
    45 .TP
    46 .B Mod1-j
    46 .B Mod1-j
    47 Focus next
    47 Focus next
    48 .B window
    48 .B window.
    49 .TP
    49 .TP
    50 .B Mod1-k
    50 .B Mod1-k
    51 Focus previous
    51 Focus previous
    52 .B window
    52 .B window.
    53 .TP
    53 .TP
    54 .B Mod1-l
    54 .B Mod1-l
    55 Focus next
    55 Focus next
    56 .B tag
    56 .B tag.
    57 .TP
    57 .TP
    58 .B Mod1-m
    58 .B Mod1-m
    59 Maximize current
    59 Maximize current
    60 .B window
    60 .B window.
    61 .TP
    61 .TP
    62 .B Mod1-[0..n]
    62 .B Mod1-[0..n]
    63 Focus
    63 Focus
    64 .B nth tag
    64 .B nth tag.
    65 .TP
    65 .TP
    66 .B Mod1-space
    66 .B Mod1-space
    67 Toggle between
    67 Toggle between
    68 .B tiled
    68 .B tiled
    69 and
    69 and
    70 .B floating
    70 .B floating
    71 mode (affects
    71 mode (affects
    72 .BR "all windows" )
    72 .BR "all windows" ).
    73 .TP
    73 .TP
    74 .B Mod1-Shift-[0..n]
    74 .B Mod1-Shift-[0..n]
    75 Apply
    75 Apply
    76 .B nth tag
    76 .B nth tag
    77 to current
    77 to current
    78 .B window
    78 .B window.
    79 .TP
    79 .TP
    80 .B Mod1-Shift-q
    80 .B Mod1-Shift-q
    81 Quit
    81 Quit
    82 .B dwm
    82 .B dwm.
    83 .TP
    83 .TP
    84 .B Mod1-Shift-Return
    84 .B Mod1-Shift-Return
    85 Start
    85 Start
    86 .B terminal
    86 .B terminal.
    87 .TP
    87 .TP
    88 .B Mod1-Control-[0..n]
    88 .B Mod1-Control-[0..n]
    89 Append
    89 Append
    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 Moves current
    96 .B window
    96 .B window
    97 while dragging
    97 while dragging.
    98 .TP
    98 .TP
    99 .B Mod1-Button2
    99 .B Mod1-Button2
   100 Lowers current
   100 Lowers current
   101 .B window
   101 .B window.
   102 .TP
   102 .TP
   103 .B Mod1-Button3
   103 .B Mod1-Button3
   104 Resizes current
   104 Resizes current
   105 .B window
   105 .B window
   106 while dragging
   106 while dragging.
   107 .SH CUSTOMIZATION
   107 .SH CUSTOMIZATION
   108 .B dwm
   108 .B dwm
   109 is customized by creating a custom config.h and (re)compiling the source
   109 is customized by creating a custom config.h and (re)compiling the source
   110 code. This keeps it fast, secure and simple.
   110 code. This keeps it fast, secure and simple.
   111 .SH SEE ALSO
   111 .SH SEE ALSO