aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas Lübking <thomas.luebking@gmail.com>2016-08-12 15:29:50 (GMT)
committerMathias Gumz <akira@fluxbox.org>2016-08-26 06:06:47 (GMT)
commit6c0565c482b496b7d34e3731415829e7c4872535 (patch)
tree7b59e1a464c3c915e98f2d292cb5e4e992b3985e /doc
parentf22435d60bf7a52e00608576074dd791e8731bf2 (diff)
downloadfluxbox-6c0565c482b496b7d34e3731415829e7c4872535.zip
fluxbox-6c0565c482b496b7d34e3731415829e7c4872535.tar.bz2
add commands to toggle toolbar and slit layer
toggle(Toolbar|Slit)Above toggles the resp. item between its regular and the AboveDock layer (ie. above everything, even visible on active fullscreen windows) Also required step for autoraising. REQUEST: 222
Diffstat (limited to 'doc')
-rw-r--r--doc/asciidoc/fluxbox-keys.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt
index 4360c5f..560e94d 100644
--- a/doc/asciidoc/fluxbox-keys.txt
+++ b/doc/asciidoc/fluxbox-keys.txt
@@ -438,6 +438,12 @@ doing so.
438 Minimizes all windows on the current workspace. If they are already all 438 Minimizes all windows on the current workspace. If they are already all
439 minimized, then it restores them. 439 minimized, then it restores them.
440 440
441*ToggleSlitAbove*::
442 Toggles the slit between its regular and the AboveDock layer
443
444*ToggleToolbarAbove*::
445 Toggles the toolbar between its regular and the AboveDock layer
446
441*Deiconify* 'mode' 'destination':: 447*Deiconify* 'mode' 'destination'::
442Deiconifies windows (or, restores from a minimized state). 448Deiconifies windows (or, restores from a minimized state).
443+ 449+