aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/asciidoc/fluxbox-apps.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/asciidoc/fluxbox-apps.txt b/doc/asciidoc/fluxbox-apps.txt
index c278962..cf27987 100644
--- a/doc/asciidoc/fluxbox-apps.txt
+++ b/doc/asciidoc/fluxbox-apps.txt
@@ -156,6 +156,10 @@ enabled, Focus Enabled.
156*[Tab]* {'bool'}:: 156*[Tab]* {'bool'}::
157 Whether the window has tabs enabled. 157 Whether the window has tabs enabled.
158 158
159*[FocusNewWindow]* {'bool'}::
160 If enabled, a new window will grab X focus as soon as it is opened.
161 If disabled, a new window will not grab X focus as soon as it is opened.
162
159*[FocusHidden]* {'bool'}:: 163*[FocusHidden]* {'bool'}::
160 If enabled, the window will not appear in 'NextWindow'/'PrevWindow' lists. 164 If enabled, the window will not appear in 'NextWindow'/'PrevWindow' lists.
161 165