summaryrefslogtreecommitdiff
path: root/doc/asciidoc/fluxbox-keys.txt
diff options
context:
space:
mode:
authorJim Ramsay <i.am@jimramsay.com>2009-03-10 15:28:31 (GMT)
committerJim Ramsay <i.am@jimramsay.com>2009-05-26 20:46:40 (GMT)
commitafb4f17938134329e13a220427219809249e8409 (patch)
treeb6cae07bd9171b892b73d2b9dc9210ec90d27bc9 /doc/asciidoc/fluxbox-keys.txt
parent520b4393a552077f2f5306c499d7c294f5e38f7b (diff)
downloadfluxbox_lack-sendto-current.zip
fluxbox_lack-sendto-current.tar.bz2
'SetHead 0' -> Send to current headsendto-current
The SetHead command will now accept the special value of '0' to send windows to the currently active head (that is, the head with the mouse pointer).
Diffstat (limited to 'doc/asciidoc/fluxbox-keys.txt')
-rw-r--r--doc/asciidoc/fluxbox-keys.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt
index 399fc6b..d70495a 100644
--- a/doc/asciidoc/fluxbox-keys.txt
+++ b/doc/asciidoc/fluxbox-keys.txt
@@ -305,7 +305,9 @@ two arguments;;
305 305
306*SetHead* 'number':: 306*SetHead* 'number'::
307 Moves the window to the given display head. Only available when fluxbox 307 Moves the window to the given display head. Only available when fluxbox
308 has been compiled with Xinerama support. 308 has been compiled with Xinerama support. Heads are numbered starting at *1*,
309 with the special value *0* meaning "Move to the head where the mouse pointer
310 currently resides".
309 311
310*SendToNextHead* ['offset'] / *SendToPrevHead* ['offset']:: 312*SendToNextHead* ['offset'] / *SendToPrevHead* ['offset']::
311 Sends the current window to the next/previous display head. If you 313 Sends the current window to the next/previous display head. If you