dwm.1
changeset 264 afcea99a4f3f
parent 262 d659a2dce2b5
child 267 8a8ea74e1b87
equal deleted inserted replaced
263:118d3e010e5e 264:afcea99a4f3f
    39 .B Button[1,3]
    39 .B Button[1,3]
    40 click on a tag label focuses that
    40 click on a tag label focuses that
    41 .B tag.
    41 .B tag.
    42 .TP
    42 .TP
    43 .B Button2
    43 .B Button2
    44 click on a tag label (un)extends the current
    44 click on a tag label toggles that
    45 .B tag.
    45 .B tag.
    46 .TP
    46 .TP
    47 .B Button[1,4]
    47 .B Button[1,4]
    48 click on the bar focuses the previous
    48 click on the bar focuses the previous
    49 .B tag.
    49 .B tag.
   109 .B Mod1-Shift-Return
   109 .B Mod1-Shift-Return
   110 Start
   110 Start
   111 .B terminal.
   111 .B terminal.
   112 .TP
   112 .TP
   113 .B Mod1-Control-[0..n]
   113 .B Mod1-Control-[0..n]
       
   114 Toggle
       
   115 .B nth tag.
       
   116 .TP
       
   117 .B Mod1-Control-Shift-[0..n]
   114 Append
   118 Append
   115 .B nth tag
   119 .B nth tag
   116 to current
   120 to current
   117 .B window.
   121 .B window.
   118 .TP
       
   119 .B Mod1-Control-Shift-[0..n]
       
   120 (Un)extends
       
   121 .B nth tag
       
   122 with current
       
   123 .B tag.
       
   124 .SS Mouse commands
   122 .SS Mouse commands
   125 .TP
   123 .TP
   126 .B Mod1-Button1
   124 .B Mod1-Button1
   127 Move current
   125 Move current
   128 .B window
   126 .B window
   141 while dragging.
   139 while dragging.
   142 .SH CUSTOMIZATION
   140 .SH CUSTOMIZATION
   143 .B dwm
   141 .B dwm
   144 is customized by creating a custom config.h and (re)compiling the source
   142 is customized by creating a custom config.h and (re)compiling the source
   145 code. This keeps it fast, secure and simple.
   143 code. This keeps it fast, secure and simple.
       
   144 .SH CAVEATS
       
   145 The status bar displays
       
   146 .BR "broken pipe"
       
   147 when
       
   148 .B dwm
       
   149 has been started by
       
   150 .BR xdm (1),
       
   151 because it closes standard output before executing
       
   152 .B dwm.
   146 .SH SEE ALSO
   153 .SH SEE ALSO
   147 .BR dmenu (1)
   154 .BR dmenu (1)