diff options
Diffstat (limited to 'doc/fluxbox-keys.5')
-rw-r--r-- | doc/fluxbox-keys.5 | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/doc/fluxbox-keys.5 b/doc/fluxbox-keys.5 index aa0523a..75af5ab 100644 --- a/doc/fluxbox-keys.5 +++ b/doc/fluxbox-keys.5 | |||
@@ -165,11 +165,19 @@ By default \fIcorner\fR is \fBBottomRight\fR, but may be overridden with one of: | |||
165 | Start dragging to add this window to another\'s tabgroup\. | 165 | Start dragging to add this window to another\'s tabgroup\. |
166 | .RE | 166 | .RE |
167 | .SS "Window Commands" | 167 | .SS "Window Commands" |
168 | These commands affect only the currently focused window\. | 168 | These commands ordinarily affect only the currently focused window\. The \fBOnWindow\fR modifier and \fBForEach\fR command may affect the window that is used\. |
169 | .PP | 169 | .PP |
170 | \fBActivate\fR | \fBFocus\fR | 170 | \fBActivate\fR [\fIpattern\fR] | \fBFocus\fR [\fIpattern\fR] |
171 | .RS 4 | 171 | .RS 4 |
172 | Set the focus to the window matching the argument, and raise it\. | 172 | Set the focus to the window matching the argument\. If |
173 | \fIpattern\fR | ||
174 | is omitted, this may be used with the | ||
175 | \fBOnWindow\fR | ||
176 | modifier to set the focus\. See | ||
177 | \fBCLIENT PATTERNS\fR | ||
178 | for more about the | ||
179 | \fIpattern\fR | ||
180 | arguments\. | ||
173 | .RE | 181 | .RE |
174 | .PP | 182 | .PP |
175 | \fBMinimize\fR | \fBMinimizeWindow\fR | \fBIconify\fR | 183 | \fBMinimize\fR | \fBMinimizeWindow\fR | \fBIconify\fR |