diff options
Diffstat (limited to 'doc/asciidoc')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 4 |
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 | ||
878 | session.screen0.autoRaise: <boolean> | 878 | session.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 | ||
882 | session.autoRaiseDelay: <integer> | 882 | session.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 | ||
956 | session.screen0.fullMaximization: <boolean> | 956 | session.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 | ||
960 | session.screen0.rootCommand: <command> | 960 | session.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 |