aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas Lübking <thomas.luebking@gmail.com>2016-08-15 07:59:13 (GMT)
committerMathias Gumz <akira@fluxbox.org>2016-08-26 06:06:47 (GMT)
commit1473bcf655271f6e229526c37e237ee0d49d366d (patch)
tree1bdc524387e138d837402479cfaf3439aa173bf7 /doc
parent10a957473803e87f119c363dc19efe92ea938a1d (diff)
downloadfluxbox-1473bcf655271f6e229526c37e237ee0d49d366d.zip
fluxbox-1473bcf655271f6e229526c37e237ee0d49d366d.tar.bz2
add functions to toggle slit/toolbar hidden
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 560e94d..7d295f2 100644
--- a/doc/asciidoc/fluxbox-keys.txt
+++ b/doc/asciidoc/fluxbox-keys.txt
@@ -441,9 +441,15 @@ doing so.
441*ToggleSlitAbove*:: 441*ToggleSlitAbove*::
442 Toggles the slit between its regular and the AboveDock layer 442 Toggles the slit between its regular and the AboveDock layer
443 443
444*ToggleSlitHidden*::
445 Toggles the slit's autohiding state (autohide doesn't have to be enabled)
446
444*ToggleToolbarAbove*:: 447*ToggleToolbarAbove*::
445 Toggles the toolbar between its regular and the AboveDock layer 448 Toggles the toolbar between its regular and the AboveDock layer
446 449
450*ToggleToolbarHidden*::
451 Toggles the toolbar's autohiding state (autohide doesn't have to be enabled)
452
447*Deiconify* 'mode' 'destination':: 453*Deiconify* 'mode' 'destination'::
448Deiconifies windows (or, restores from a minimized state). 454Deiconifies windows (or, restores from a minimized state).
449+ 455+