aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPeter Hercek <hercek@users.sourceforge.net>2011-02-03 17:50:17 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2011-02-03 17:51:10 (GMT)
commitfc192b1161bf9d1ca0ca9a35397c99ee1a41c7f3 (patch)
tree636d2fa490cba115ba35e9e0c5f710eb63ce535d /doc
parent5f6694ca14d599bee6c56700d88ca86ff1126de9 (diff)
downloadfluxbox-fc192b1161bf9d1ca0ca9a35397c99ee1a41c7f3.zip
fluxbox-fc192b1161bf9d1ca0ca9a35397c99ee1a41c7f3.tar.bz2
allow to override 'FocusNewWindow' via .fluxbox/apps
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