diff options
Diffstat (limited to 'doc/asciidoc')
-rw-r--r-- | doc/asciidoc/fluxbox.1 | 6 | ||||
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 6 |
2 files changed, 0 insertions, 12 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 |
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 9d03823..179818b 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -836,12 +836,6 @@ session.screen0.defaultDeco: <string> | |||
836 | options available to the `[Deco]' option in the `apps' file, described in | 836 | options available to the `[Deco]' option in the `apps' file, described in |
837 | the APPLICATIONS section. Default: NORMAL. | 837 | the APPLICATIONS section. Default: NORMAL. |
838 | 838 | ||
839 | session.screen0.menuMode: Delay|Click | ||
840 | This setting controls the circumstances under which submenus open. With | ||
841 | `Click', the user must click on the menu item in order for the submenu to | ||
842 | open. With `Delay', submenus open when the mouse hovers over the menu | ||
843 | item. Default: Delay | ||
844 | |||
845 | session.screen0.menuDelay: <integer> | 839 | session.screen0.menuDelay: <integer> |
846 | This sets the delay in milliseconds for submenus to open with the previous | 840 | This sets the delay in milliseconds for submenus to open with the previous |
847 | option set to `Delay'. Default: 0 | 841 | option set to `Delay'. Default: 0 |