merge 966d76a4
Anselm R Garbe · 2009-07-20 16:40 1 file(s) · +6 −14
dwm.1 +6 −14
56 56
.TP
57 57
.B Mod1\-Shift\-Return
58 58
Start
59 -
.BR xterm.
59 +
.BR uxterm .
60 60
.TP
61 61
.B Mod1\-,
62 62
Focus previous screen, if any.
67 67
.B Mod1\-Shift\-,
68 68
Send focused window to previous screen, if any.
69 69
.TP
70 -
.B Mod1\-Shift\-,
70 +
.B Mod1\-Shift\-.
71 71
Send focused window to next screen, if any.
72 72
.TP
73 73
.B Mod1\-b
110 110
Toggles to the previously selected tags.
111 111
.TP
112 112
.B Mod1\-Shift\-[1..n]
113 -
Apply
114 -
.RB nth
115 -
tag to focused window.
113 +
Apply nth tag to focused window.
116 114
.TP
117 115
.B Mod1\-Shift\-0
118 116
Apply all tags to focused window.
119 117
.TP
120 118
.B Mod1\-Control\-Shift\-[1..n]
121 -
Add/remove
122 -
.B nth
123 -
tag to/from focused window.
119 +
Add/remove nth tag to/from focused window.
124 120
.TP
125 121
.B Mod1\-[1..n]
126 -
View all windows with
127 -
.BR nth
128 -
tag.
122 +
View all windows with nth tag.
129 123
.TP
130 124
.B Mod1\-0
131 125
View all windows with any tag.
132 126
.TP
133 127
.B Mod1\-Control\-[1..n]
134 -
Add/remove all windows with
135 -
.BR nth
136 -
tag to/from the view.
128 +
Add/remove all windows with nth tag to/from the view.
137 129
.TP
138 130
.B Mod1\-Shift\-q
139 131
Quit dwm.