diff options
author | markt <markt> | 2007-02-10 21:50:57 (GMT) |
---|---|---|
committer | markt <markt> | 2007-02-10 21:50:57 (GMT) |
commit | 48bd3f49bc629bfa9ba0441ca4514cddaf742d98 (patch) | |
tree | 7864f1d4288ebb843a0fd9b302601972001e4f3e /doc/asciidoc/fluxbox.txt | |
parent | 4eb87522a0c7954d9bd6cc0aac38cc64ac204412 (diff) | |
download | fluxbox-48bd3f49bc629bfa9ba0441ca4514cddaf742d98.zip fluxbox-48bd3f49bc629bfa9ba0441ca4514cddaf742d98.tar.bz2 |
changed default value for decorateTransients in the init file
-- see sf.net bug #1604959 for explanation
Diffstat (limited to 'doc/asciidoc/fluxbox.txt')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 9c4efc5..c0484ed 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -901,7 +901,7 @@ session.screen0.showwindowposition: <boolean> | |||
901 | session.screen0.decorateTransient: <boolean> | 901 | session.screen0.decorateTransient: <boolean> |
902 | This controls whether or not transient windows get certain window | 902 | This controls whether or not transient windows get certain window |
903 | decorations, currently the maximize button and handle. | 903 | decorations, currently the maximize button and handle. |
904 | Default: False | 904 | Default: True |
905 | 905 | ||
906 | session.screen0.defaultDeco: <bitmask> | 906 | session.screen0.defaultDeco: <bitmask> |
907 | This specifies the default window decorations, according to the same | 907 | This specifies the default window decorations, according to the same |