diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc/fluxbox-keys.txt | 6 | ||||
-rw-r--r-- | doc/fluxbox-keys.5 | 12 |
2 files changed, 16 insertions, 2 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt index 8ba93ca..aaec83c 100644 --- a/doc/asciidoc/fluxbox-keys.txt +++ b/doc/asciidoc/fluxbox-keys.txt | |||
@@ -292,6 +292,12 @@ two arguments;; | |||
292 | Moves the window to the given display head. Only available when fluxbox | 292 | Moves the window to the given display head. Only available when fluxbox |
293 | has been compiled with Xinerama support. | 293 | has been compiled with Xinerama support. |
294 | 294 | ||
295 | *SendToNextHead* ['offset'] / *SendToPrevHead* ['offset']:: | ||
296 | Sends the current window to the next/previous display head. If you | ||
297 | specify an 'offset' greater than *1*, it will move the window that many | ||
298 | heads. If this takes the window beyond the total number of heads, it | ||
299 | will wrap around to the beginning. | ||
300 | |||
295 | Workspace Commands | 301 | Workspace Commands |
296 | ~~~~~~~~~~~~~~~~~~ | 302 | ~~~~~~~~~~~~~~~~~~ |
297 | These commands affect the entire workspace (or "desktop" as it is sometimes | 303 | These commands affect the entire workspace (or "desktop" as it is sometimes |
diff --git a/doc/fluxbox-keys.5 b/doc/fluxbox-keys.5 index 61fa49a..f4155d3 100644 --- a/doc/fluxbox-keys.5 +++ b/doc/fluxbox-keys.5 | |||
@@ -1,11 +1,11 @@ | |||
1 | .\" Title: fluxbox-keys | 1 | .\" Title: fluxbox-keys |
2 | .\" Author: | 2 | .\" Author: |
3 | .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> | 3 | .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> |
4 | .\" Date: 08/20/2008 | 4 | .\" Date: 08/21/2008 |
5 | .\" Manual: | 5 | .\" Manual: |
6 | .\" Source: | 6 | .\" Source: |
7 | .\" | 7 | .\" |
8 | .TH "FLUXBOX\-KEYS" "5" "08/20/2008" "" "" | 8 | .TH "FLUXBOX\-KEYS" "5" "08/21/2008" "" "" |
9 | .\" disable hyphenation | 9 | .\" disable hyphenation |
10 | .nh | 10 | .nh |
11 | .\" disable justification (adjust text to left margin only) | 11 | .\" disable justification (adjust text to left margin only) |
@@ -381,6 +381,14 @@ First value becomes the focused alpha, second becomes the unfocused alpha value\ | |||
381 | .RS 4 | 381 | .RS 4 |
382 | Moves the window to the given display head\. Only available when fluxbox has been compiled with Xinerama support\. | 382 | Moves the window to the given display head\. Only available when fluxbox has been compiled with Xinerama support\. |
383 | .RE | 383 | .RE |
384 | .PP | ||
385 | \fBSendToNextHead\fR [\fIoffset\fR] / \fBSendToPrevHead\fR [\fIoffset\fR] | ||
386 | .RS 4 | ||
387 | Sends the current window to the next/previous display head\. If you specify an | ||
388 | \fIoffset\fR | ||
389 | greater than | ||
390 | \fB1\fR, it will move the window that many heads\. If this takes the window beyond the total number of heads, it will wrap around to the beginning\. | ||
391 | .RE | ||
384 | .SS "Workspace Commands" | 392 | .SS "Workspace Commands" |
385 | These commands affect the entire workspace (or "desktop" as it is sometimes called)\. | 393 | These commands affect the entire workspace (or "desktop" as it is sometimes called)\. |
386 | .PP | 394 | .PP |