diff options
author | Thomas Lübking <thomas.luebking@gmail.com> | 2016-09-03 20:57:21 (GMT) |
---|---|---|
committer | Thomas Lübking <thomas.luebking@gmail.com> | 2016-09-03 22:09:40 (GMT) |
commit | a2fc845d50e245ab3aa9f44d2ea8c559eaa1adbe (patch) | |
tree | ba31e5ca3e3f806fc0d479e731e52e54ce1c4d7b /doc | |
parent | 36993a80f4a246456429932abf596f2d2ef4b89d (diff) | |
download | fluxbox-a2fc845d50e245ab3aa9f44d2ea8c559eaa1adbe.zip fluxbox-a2fc845d50e245ab3aa9f44d2ea8c559eaa1adbe.tar.bz2 |
Next|PrevWorkspace 0 toggles former Workspace
REQUEST: 185
also PATCH 92
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc/fluxbox-keys.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt index 52037ab..b7ae264 100644 --- a/doc/asciidoc/fluxbox-keys.txt +++ b/doc/asciidoc/fluxbox-keys.txt | |||
@@ -359,6 +359,8 @@ called). | |||
359 | offset value 'n', which defaults to *1* and refers to the number of | 359 | offset value 'n', which defaults to *1* and refers to the number of |
360 | workspaces to move at one time. {Next,Prev}Workspace wrap around when | 360 | workspaces to move at one time. {Next,Prev}Workspace wrap around when |
361 | going past the last workspace, whereas {Right,Left}Workspace do not. | 361 | going past the last workspace, whereas {Right,Left}Workspace do not. |
362 | The special offset "0" will toggle the former workspace for Next- and | ||
363 | PrevWorkspace | ||
362 | 364 | ||
363 | *Workspace* 'number':: | 365 | *Workspace* 'number':: |
364 | Jumps to the given workspace 'number'. The first workspace is *1*. | 366 | Jumps to the given workspace 'number'. The first workspace is *1*. |