summaryrefslogtreecommitdiff
path: root/doc/asciidoc/fluxbox-keys.txt
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/asciidoc/fluxbox-keys.txt
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/asciidoc/fluxbox-keys.txt')
-rw-r--r--doc/asciidoc/fluxbox-keys.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt
index 5c8a210..399fc6b 100644
--- a/doc/asciidoc/fluxbox-keys.txt
+++ b/doc/asciidoc/fluxbox-keys.txt
@@ -268,10 +268,14 @@ The default 'anchor' is the upper left corner, but this may be overridden with o
268 pixels specified in 'd'. If the number is negative, it moves in the 268 pixels specified in 'd'. If the number is negative, it moves in the
269 opposite direction. 269 opposite direction.
270 270
271*TakeToWorkspace* 'workspace' / *SendToWorkspace* 'workspace':: 271*TakeToWorkspace* 'workspace'::
272 Sends you along with the current window to the selected workspace. 272 Sends you along with the current window to the selected workspace.
273 SendToWorkspace just sends the window. The first workspace is number 273 The first workspace is number *1*, not 0.
274 *1*, not 0. 274
275*SendToWorkspace* 'workspace'::
276 SendToWorkspace just sends the window to the specified workspace.
277 As in TakeToWorkspace, the first workspace is number *1*, but in addition
278 you may use the number *0* to mean "The currently active workspace".
275 279
276*TakeToNextWorkspace* ['offset'] / *TakeToPrevWorkspace* ['offset']:: 280*TakeToNextWorkspace* ['offset'] / *TakeToPrevWorkspace* ['offset']::
277 Sends you along with the current window to the next or previous 281 Sends you along with the current window to the next or previous