summaryrefslogtreecommitdiff
path: root/doc/fluxbox-keys.5.in
diff options
context:
space:
mode:
authorJim Ramsay <i.am@jimramsay.com>2009-03-10 12:39:09 (GMT)
committerJim Ramsay <i.am@jimramsay.com>2009-05-26 20:46:39 (GMT)
commit520b4393a552077f2f5306c499d7c294f5e38f7b (patch)
tree6f5c4e27c826064c2189d3dfef4c6e964fca277e /doc/fluxbox-keys.5.in
parent54b49c63a641fb742f014403c924ae8f81f73824 (diff)
downloadfluxbox_lack-520b4393a552077f2f5306c499d7c294f5e38f7b.zip
fluxbox_lack-520b4393a552077f2f5306c499d7c294f5e38f7b.tar.bz2
'SendToWorkspace 0' -> Send to current workspace
This accepts the special value of '0' to send windows to the currently active workspace, (much like 'wmctrl -R' does now).
Diffstat (limited to 'doc/fluxbox-keys.5.in')
-rw-r--r--doc/fluxbox-keys.5.in16
1 files changed, 12 insertions, 4 deletions
diff --git a/doc/fluxbox-keys.5.in b/doc/fluxbox-keys.5.in
index 279c1f7..799a8d4 100644
--- a/doc/fluxbox-keys.5.in
+++ b/doc/fluxbox-keys.5.in
@@ -1,12 +1,12 @@
1.\" Title: fluxbox-keys 1.\" Title: fluxbox-keys
2.\" Author: [see the "AUTHORS" section] 2.\" Author: [see the "AUTHORS" section]
3.\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/> 3.\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/>
4.\" Date: 03/14/2009 4.\" Date: 04/24/2009
5.\" Manual: Fluxbox Manual 5.\" Manual: Fluxbox Manual
6.\" Source: fluxbox-keys.txt 1.1.2 6.\" Source: fluxbox-keys.txt 1.1.2
7.\" Language: English 7.\" Language: English
8.\" 8.\"
9.TH "FLUXBOX\-KEYS" "5" "03/14/2009" "fluxbox\-keys\&.txt 1\&.1\&.2" "Fluxbox Manual" 9.TH "FLUXBOX\-KEYS" "5" "04/24/2009" "fluxbox\-keys\&.txt 1\&.1\&.2" "Fluxbox Manual"
10.\" ----------------------------------------------------------------- 10.\" -----------------------------------------------------------------
11.\" * (re)Define some macros 11.\" * (re)Define some macros
12.\" ----------------------------------------------------------------- 12.\" -----------------------------------------------------------------
@@ -559,12 +559,20 @@ Moves the window relative to its current position by the number of pixels specif
559\fId\fR\&. If the number is negative, it moves in the opposite direction\&. 559\fId\fR\&. If the number is negative, it moves in the opposite direction\&.
560.RE 560.RE
561.PP 561.PP
562\fBTakeToWorkspace\fR \fIworkspace\fR / \fBSendToWorkspace\fR \fIworkspace\fR 562\fBTakeToWorkspace\fR \fIworkspace\fR
563.RS 4 563.RS 4
564Sends you along with the current window to the selected workspace\&. SendToWorkspace just sends the window\&. The first workspace is number 564Sends you along with the current window to the selected workspace\&. The first workspace is number
565\fB1\fR, not 0\&. 565\fB1\fR, not 0\&.
566.RE 566.RE
567.PP 567.PP
568\fBSendToWorkspace\fR \fIworkspace\fR
569.RS 4
570SendToWorkspace just sends the window to the specified workspace\&. As in TakeToWorkspace, the first workspace is number
571\fB1\fR, but in addition you may use the number
572\fB0\fR
573to mean "The currently active workspace"\&.
574.RE
575.PP
568\fBTakeToNextWorkspace\fR [\fIoffset\fR] / \fBTakeToPrevWorkspace\fR [\fIoffset\fR] 576\fBTakeToNextWorkspace\fR [\fIoffset\fR] / \fBTakeToPrevWorkspace\fR [\fIoffset\fR]
569.RS 4 577.RS 4
570Sends you along with the current window to the next or previous workspace\&. If you set 578Sends you along with the current window to the next or previous workspace\&. If you set