diff options
author | markt <markt> | 2007-01-04 19:13:55 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-04 19:13:55 (GMT) |
commit | 9d5e2f143ba2dc33c5f79a1a18646512b04c942d (patch) | |
tree | ee41281f87fc3df91d0c817c4a123591d0ba92c5 /doc/asciidoc | |
parent | 6d4d17b5f95915396fd1e04ef068d2df1f95bf35 (diff) | |
download | fluxbox-9d5e2f143ba2dc33c5f79a1a18646512b04c942d.zip fluxbox-9d5e2f143ba2dc33c5f79a1a18646512b04c942d.tar.bz2 |
add session.screenN.defaultDeco: <bitmask> to the apps file
Diffstat (limited to 'doc/asciidoc')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 6533e07..f5e2519 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -946,6 +946,11 @@ session.screen0.decorateTransient: <boolean> | |||
946 | This controls whether or not transient windows get window decorations, | 946 | This controls whether or not transient windows get window decorations, |
947 | such as a titlebar. Default: False | 947 | such as a titlebar. Default: False |
948 | 948 | ||
949 | session.screen0.defaultDeco: <bitmask> | ||
950 | This specifies the default window decorations, according to the same | ||
951 | bitmask as used by the `[Deco]' option in the `apps' file, described later | ||
952 | in this document. Default: all bits set. | ||
953 | |||
949 | session.screen0.menuMode: Delay|Click | 954 | session.screen0.menuMode: Delay|Click |
950 | This setting controls the circumstances under which submenus open. With | 955 | This setting controls the circumstances under which submenus open. With |
951 | `Click', the user must click on the menu item in order for the submenu to | 956 | `Click', the user must click on the menu item in order for the submenu to |