aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormarkt <markt>2007-10-21 21:37:48 (GMT)
committermarkt <markt>2007-10-21 21:37:48 (GMT)
commitf72633a0e0df146c4860b5b3940e9c3a2f7260b1 (patch)
treeccbb237adaa4df190cf5992ad9ead51d365d7d66 /doc
parent72299cca4829046d51bbbb8c74d506f7289dd879 (diff)
downloadfluxbox-f72633a0e0df146c4860b5b3940e9c3a2f7260b1.zip
fluxbox-f72633a0e0df146c4860b5b3940e9c3a2f7260b1.tar.bz2
allow decorations bitmask to be specified with 0x
Diffstat (limited to 'doc')
-rw-r--r--doc/asciidoc/fluxbox.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt
index 0c136a0..0b11dad 100644
--- a/doc/asciidoc/fluxbox.txt
+++ b/doc/asciidoc/fluxbox.txt
@@ -886,10 +886,10 @@ session.screen0.decorateTransient: <boolean>
886 decorations, currently the maximize button and handle. 886 decorations, currently the maximize button and handle.
887 Default: True 887 Default: True
888 888
889session.screen0.defaultDeco: <bitmask> 889session.screen0.defaultDeco: <string>
890 This specifies the default window decorations, according to the same 890 This specifies the default window decorations, according to the same
891 bitmask as used by the `[Deco]' option in the `apps' file, described in 891 options available to the `[Deco]' option in the `apps' file, described in
892 the APPLICATIONS section. Default: all bits set. 892 the APPLICATIONS section. Default: NORMAL.
893 893
894session.screen0.menuMode: Delay|Click 894session.screen0.menuMode: Delay|Click
895 This setting controls the circumstances under which submenus open. With 895 This setting controls the circumstances under which submenus open. With