aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormarkt <markt>2007-02-05 19:10:10 (GMT)
committermarkt <markt>2007-02-05 19:10:10 (GMT)
commitebd2fa9a99846381f3ef61f8b186f2c7373c419b (patch)
tree1316b7c6e94eacdac02f81205e84f9f7ce12a937 /doc
parente4488da12009aeb2d6d1624bd42a877c95db468e (diff)
downloadfluxbox-ebd2fa9a99846381f3ef61f8b186f2c7373c419b.zip
fluxbox-ebd2fa9a99846381f3ef61f8b186f2c7373c419b.tar.bz2
change defaults for fullMaximization and autoRaise
Diffstat (limited to 'doc')
-rw-r--r--doc/asciidoc/fluxbox.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt
index 24e4bc0..9c4efc5 100644
--- a/doc/asciidoc/fluxbox.txt
+++ b/doc/asciidoc/fluxbox.txt
@@ -877,7 +877,7 @@ session.screen0.focusModel: ClickToFocus|MouseFocus
877 877
878session.screen0.autoRaise: <boolean> 878session.screen0.autoRaise: <boolean>
879 When True, this setting automatically raises any window that gains focus. 879 When True, this setting automatically raises any window that gains focus.
880 Default: False 880 Default: True
881 881
882session.autoRaiseDelay: <integer> 882session.autoRaiseDelay: <integer>
883 Adjusts the delay (in milli-sec) before focused windows will raise 883 Adjusts the delay (in milli-sec) before focused windows will raise
@@ -955,7 +955,7 @@ session.screen0.colPlacementDirection: TopToBottom|BottomToTop
955 955
956session.screen0.fullMaximization: <boolean> 956session.screen0.fullMaximization: <boolean>
957 If this setting is enabled, windows will maximize over the toolbar and 957 If this setting is enabled, windows will maximize over the toolbar and
958 slit, no matter what their individual settings are. Default: True 958 slit, no matter what their individual settings are. Default: False
959 959
960session.screen0.rootCommand: <command> 960session.screen0.rootCommand: <command>
961 This runs a command when fluxbox starts, intended for setting a default 961 This runs a command when fluxbox starts, intended for setting a default