diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2008-10-05 02:49:28 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2008-10-05 02:49:28 (GMT) |
commit | c033c201c4254c11804713dc427d22940da05438 (patch) | |
tree | b6fa8411556c4633c2deb396564f9ff2307beae7 /doc/asciidoc/fluxbox.1 | |
parent | 86a072e7fdbaa92744eb78ecc2e39e462477fd2e (diff) | |
download | fluxbox_pavel-c033c201c4254c11804713dc427d22940da05438.zip fluxbox_pavel-c033c201c4254c11804713dc427d22940da05438.tar.bz2 |
remove menu modes
Diffstat (limited to 'doc/asciidoc/fluxbox.1')
-rw-r--r-- | doc/asciidoc/fluxbox.1 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/asciidoc/fluxbox.1 b/doc/asciidoc/fluxbox.1 index 372883b..9eae541 100644 --- a/doc/asciidoc/fluxbox.1 +++ b/doc/asciidoc/fluxbox.1 | |||
@@ -1788,12 +1788,6 @@ session\&.screen0\&.defaultDeco: <string> | |||
1788 | options available to the `[Deco]\' option in the `apps\' file, described in | 1788 | options available to the `[Deco]\' option in the `apps\' file, described in |
1789 | the APPLICATIONS section\&. Default: NORMAL\&. | 1789 | the APPLICATIONS section\&. Default: NORMAL\&. |
1790 | 1790 | ||
1791 | session\&.screen0\&.menuMode: Delay|Click | ||
1792 | This setting controls the circumstances under which submenus open\&. With | ||
1793 | `Click\', the user must click on the menu item in order for the submenu to | ||
1794 | open\&. With `Delay\', submenus open when the mouse hovers over the menu | ||
1795 | item\&. Default: Delay | ||
1796 | |||
1797 | session\&.screen0\&.menuDelay: <integer> | 1791 | session\&.screen0\&.menuDelay: <integer> |
1798 | This sets the delay in milliseconds for submenus to open with the previous | 1792 | This sets the delay in milliseconds for submenus to open with the previous |
1799 | option set to `Delay\'\&. Default: 0 | 1793 | option set to `Delay\'\&. Default: 0 |