aboutsummaryrefslogtreecommitdiff
path: root/doc/asciidoc/fluxbox-keys.txt
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2008-08-21 10:22:57 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2008-08-21 10:22:57 (GMT)
commit0116a83aa6b5275cbe3cd2bd851dc6959cacf79b (patch)
treed1f5d891549f9a5ee24c69e0d437c6746e6e7a23 /doc/asciidoc/fluxbox-keys.txt
parent9dec17611fba493b028fb6664231822a07b3c4c1 (diff)
downloadfluxbox-0116a83aa6b5275cbe3cd2bd851dc6959cacf79b.zip
fluxbox-0116a83aa6b5275cbe3cd2bd851dc6959cacf79b.tar.bz2
add SendToNextHead/SendToPrevHead commands, plus some cleanup in CurrentWindowCmd
Diffstat (limited to 'doc/asciidoc/fluxbox-keys.txt')
-rw-r--r--doc/asciidoc/fluxbox-keys.txt6
1 files changed, 6 insertions, 0 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
295Workspace Commands 301Workspace Commands
296~~~~~~~~~~~~~~~~~~ 302~~~~~~~~~~~~~~~~~~
297These commands affect the entire workspace (or "desktop" as it is sometimes 303These commands affect the entire workspace (or "desktop" as it is sometimes