dwm.1
changeset 747 5a60c3ef0b58
parent 724 583c0adeee79
child 748 09016aa375dd
equal deleted inserted replaced
746:54e12eb664fc 747:5a60c3ef0b58
    65 .TP
    65 .TP
    66 .B Mod1-Shift-Tab
    66 .B Mod1-Shift-Tab
    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 mode), toggles maximization current window (floating mode).
    70 Zooms/cycles current window to/from master area (tiling mode), toggles maximization of current window (floating mode).
    71 .TP
    71 .TP
    72 .B Mod1-g
    72 .B Mod1-g
    73 Grow master area (tiling mode only).
    73 Grow master area (tiling mode only).
    74 .TP
    74 .TP
    75 .B Mod1-s
    75 .B Mod1-s
    99 .TP
    99 .TP
   100 .B Mod1-space
   100 .B Mod1-space
   101 Toggle between tiling and floating mode (affects all windows).
   101 Toggle between tiling and floating mode (affects all windows).
   102 .TP
   102 .TP
   103 .B Mod1-Shift-space
   103 .B Mod1-Shift-space
   104 Toggle focused window between floating and non-floating state (tiling mode only).
   104 Toggle focused window between floating and non-floating state.
   105 .TP
   105 .TP
   106 .B Mod1-[1..n]
   106 .B Mod1-[1..n]
   107 View all windows with
   107 View all windows with
   108 .BR nth
   108 .BR nth
   109 tag.
   109 tag.
   122 .TP
   122 .TP
   123 .B Mod1-Button1
   123 .B Mod1-Button1
   124 Move current window while dragging (floating mode only).
   124 Move current window while dragging (floating mode only).
   125 .TP
   125 .TP
   126 .B Mod1-Button2
   126 .B Mod1-Button2
   127 Zoom current window to the master area (tiling mode only).
   127 Zooms/cycles current window to/from master area (tiling mode), toggles maximization of current window (floating mode).
   128 .TP
   128 .TP
   129 .B Mod1-Button3
   129 .B Mod1-Button3
   130 Resize current window while dragging (floating mode only).
   130 Resize current window while dragging (floating mode only).
   131 .SH CUSTOMIZATION
   131 .SH CUSTOMIZATION
   132 dwm is customized by creating a custom config.h and (re)compiling the source
   132 dwm is customized by creating a custom config.h and (re)compiling the source