comparison dwm.1 @ 258:fb5612299c57

fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
author Anselm R.Garbe <arg@10ksloc.org>
date Fri, 11 Aug 2006 12:32:34 +0200
parents b37acb9ead8c
children d661ecce0c75
comparison
equal deleted inserted replaced
257:32dc3acfffc0 258:fb5612299c57
34 .SS Status bar 34 .SS Status bar
35 .TP 35 .TP
36 Writing to standard input displays the text in the status text area. 36 Writing to standard input displays the text in the status text area.
37 .TP 37 .TP
38 .B Button[1-3] 38 .B Button[1-3]
39 click onto a tag label focusses the specifc tag. 39 click onto a tag label focuses the specifc tag.
40 .TP 40 .TP
41 .B Button[1,4] 41 .B Button[1,4]
42 click focusses the previous tag. 42 click focuses the previous tag.
43 .TP 43 .TP
44 .B Button[2,5] 44 .B Button[2,5]
45 click focusses the next tag. 45 click focuses the next tag.
46 .SS Keyboard commands 46 .SS Keyboard commands
47 .TP 47 .TP
48 .B Mod1-Return 48 .B Mod1-Return
49 Zoom current 49 Zoom current
50 .B window 50 .B window
88 Apply 88 Apply
89 .B nth tag 89 .B nth tag
90 to current 90 to current
91 .B window. 91 .B window.
92 .TP 92 .TP
93 .B Mod1-Shift-c
94 Close focused
95 .B window.
96 .TP
93 .B Mod1-Shift-q 97 .B Mod1-Shift-q
94 Quit 98 Quit
95 .B dwm. 99 .B dwm.
96 .TP 100 .TP
97 .B Mod1-Shift-Return 101 .B Mod1-Shift-Return