summaryrefslogtreecommitdiff
path: root/doc/fluxbox-keys.5.in
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/fluxbox-keys.5.in
parent520b4393a552077f2f5306c499d7c294f5e38f7b (diff)
downloadfluxbox_lack-afb4f17938134329e13a220427219809249e8409.zip
fluxbox_lack-afb4f17938134329e13a220427219809249e8409.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/fluxbox-keys.5.in')
-rw-r--r--doc/fluxbox-keys.5.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/fluxbox-keys.5.in b/doc/fluxbox-keys.5.in
index 799a8d4..6d69b48 100644
--- a/doc/fluxbox-keys.5.in
+++ b/doc/fluxbox-keys.5.in
@@ -614,7 +614,10 @@ First value becomes the focused alpha, second becomes the unfocused alpha value\
614.PP 614.PP
615\fBSetHead\fR \fInumber\fR 615\fBSetHead\fR \fInumber\fR
616.RS 4 616.RS 4
617Moves the window to the given display head\&. Only available when fluxbox has been compiled with Xinerama support\&. 617Moves the window to the given display head\&. Only available when fluxbox has been compiled with Xinerama support\&. Heads are numbered starting at
618\fB1\fR, with the special value
619\fB0\fR
620meaning "Move to the head where the mouse pointer currently resides"\&.
618.RE 621.RE
619.PP 622.PP
620\fBSendToNextHead\fR [\fIoffset\fR] / \fBSendToPrevHead\fR [\fIoffset\fR] 623\fBSendToNextHead\fR [\fIoffset\fR] / \fBSendToPrevHead\fR [\fIoffset\fR]