dwm.1
changeset 1469 40da5c7d1ae9
parent 1461 33f714d7d789
child 1472 114e0901ce65
equal deleted inserted replaced
1465:bcce736c1de3 1469:40da5c7d1ae9
    54 click on a tag label adds/removes that tag to/from the focused window.
    54 click on a tag label adds/removes that tag to/from the focused window.
    55 .SS Keyboard commands
    55 .SS Keyboard commands
    56 .TP
    56 .TP
    57 .B Mod1\-Shift\-Return
    57 .B Mod1\-Shift\-Return
    58 Start
    58 Start
    59 .BR xterm.
    59 .BR uxterm .
    60 .TP
    60 .TP
    61 .B Mod1\-,
    61 .B Mod1\-,
    62 Focus previous screen, if any.
    62 Focus previous screen, if any.
    63 .TP
    63 .TP
    64 .B Mod1\-.
    64 .B Mod1\-.
    65 Focus next screen, if any.
    65 Focus next screen, if any.
    66 .TP
    66 .TP
    67 .B Mod1\-Shift\-,
    67 .B Mod1\-Shift\-,
    68 Send focused window to previous screen, if any.
    68 Send focused window to previous screen, if any.
    69 .TP
    69 .TP
    70 .B Mod1\-Shift\-,
    70 .B Mod1\-Shift\-.
    71 Send focused window to next screen, if any.
    71 Send focused window to next screen, if any.
    72 .TP
    72 .TP
    73 .B Mod1\-b
    73 .B Mod1\-b
    74 Toggles bar on and off.
    74 Toggles bar on and off.
    75 .TP
    75 .TP
   108 .TP
   108 .TP
   109 .B Mod1\-Tab
   109 .B Mod1\-Tab
   110 Toggles to the previously selected tags.
   110 Toggles to the previously selected tags.
   111 .TP
   111 .TP
   112 .B Mod1\-Shift\-[1..n]
   112 .B Mod1\-Shift\-[1..n]
   113 Apply
   113 Apply nth tag to focused window.
   114 .RB nth
       
   115 tag to focused window.
       
   116 .TP
   114 .TP
   117 .B Mod1\-Shift\-0
   115 .B Mod1\-Shift\-0
   118 Apply all tags to focused window.
   116 Apply all tags to focused window.
   119 .TP
   117 .TP
   120 .B Mod1\-Control\-Shift\-[1..n]
   118 .B Mod1\-Control\-Shift\-[1..n]
   121 Add/remove
   119 Add/remove nth tag to/from focused window.
   122 .B nth
       
   123 tag to/from focused window.
       
   124 .TP
   120 .TP
   125 .B Mod1\-[1..n]
   121 .B Mod1\-[1..n]
   126 View all windows with
   122 View all windows with nth tag.
   127 .BR nth
       
   128 tag.
       
   129 .TP
   123 .TP
   130 .B Mod1\-0
   124 .B Mod1\-0
   131 View all windows with any tag.
   125 View all windows with any tag.
   132 .TP
   126 .TP
   133 .B Mod1\-Control\-[1..n]
   127 .B Mod1\-Control\-[1..n]
   134 Add/remove all windows with
   128 Add/remove all windows with nth tag to/from the view.
   135 .BR nth
       
   136 tag to/from the view.
       
   137 .TP
   129 .TP
   138 .B Mod1\-Shift\-q
   130 .B Mod1\-Shift\-q
   139 Quit dwm.
   131 Quit dwm.
   140 .SS Mouse commands
   132 .SS Mouse commands
   141 .TP
   133 .TP