dwm.1
changeset 813 0ed770c96e51
parent 785 179a71394e49
child 817 90435b444620
equal deleted inserted replaced
812:8992a53a0d6a 813:0ed770c96e51
    58 .TP
    58 .TP
    59 .B Mod1-Shift-Return
    59 .B Mod1-Shift-Return
    60 Start
    60 Start
    61 .BR xterm (1).
    61 .BR xterm (1).
    62 .TP
    62 .TP
    63 .B Mod1-Tab
    63 .B Mod1-j
    64 Focus next window.
    64 Focus next window.
    65 .TP
    65 .TP
    66 .B Mod1-Shift-Tab
    66 .B Mod1-k
    67 Focus previous window.
    67 Focus previous window.
    68 .TP
    68 .TP
    69 .B Mod1-Return
    69 .B Mod1-Return
    70 Zooms/cycles current window to/from master area (tiling layout), toggles maximization of current window (versatile layout).
    70 Zooms/cycles current window to/from master area (tiling layout only).
    71 .TP
    71 .TP
    72 .B Mod1-g
    72 .B Mod1-l
    73 Grow master area (tiling layout only).
    73 Grow master area (tiling layout only).
    74 .TP
    74 .TP
    75 .B Mod1-s
    75 .B Mod1-h
    76 Shrink master area (tiling layout only).
    76 Shrink master area (tiling layout only).
    77 .TP
    77 .TP
    78 .B Mod1-i
    78 .B Mod1-i
    79 Increase the number of windows in the master area (tiling layout only).
    79 Increase the number of windows in the master area (tiling layout only).
    80 .TP
    80 .TP
    81 .B Mod1-d
    81 .B Mod1-d
    82 Decrease the number of windows in the master area (tiling layout only).
    82 Decrease the number of windows in the master area (tiling layout only).
       
    83 .TP
       
    84 .B Mod1-m
       
    85 Toggles maximization of current window (versatile layout only).
    83 .TP
    86 .TP
    84 .B Mod1-Shift-[1..n]
    87 .B Mod1-Shift-[1..n]
    85 Apply
    88 Apply
    86 .RB nth
    89 .RB nth
    87 tag to current window.
    90 tag to current window.
   122 .TP
   125 .TP
   123 .B Mod1-Button1
   126 .B Mod1-Button1
   124 Move current window while dragging (versatile layout only).
   127 Move current window while dragging (versatile layout only).
   125 .TP
   128 .TP
   126 .B Mod1-Button2
   129 .B Mod1-Button2
   127 Zooms/cycles current window to/from master area (tiling layout), toggles maximization of current window (versatile layout).
   130 Zooms/cycles current window to/from master area (tiling layout only).
   128 .TP
   131 .TP
   129 .B Mod1-Button3
   132 .B Mod1-Button3
   130 Resize current window while dragging (versatile layout only).
   133 Resize current window while dragging (versatile layout only).
   131 .SH CUSTOMIZATION
   134 .SH CUSTOMIZATION
   132 dwm is customized by creating a custom config.h and (re)compiling the source
   135 dwm is customized by creating a custom config.h and (re)compiling the source