diff options
Diffstat (limited to 'doc/asciidoc')
-rw-r--r-- | doc/asciidoc/fluxbox.1 | 32 | ||||
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 16 |
2 files changed, 6 insertions, 42 deletions
diff --git a/doc/asciidoc/fluxbox.1 b/doc/asciidoc/fluxbox.1 index 9eae541..11cea60 100644 --- a/doc/asciidoc/fluxbox.1 +++ b/doc/asciidoc/fluxbox.1 | |||
@@ -1,12 +1,12 @@ | |||
1 | .\" Title: fluxbox | 1 | .\" Title: fluxbox |
2 | .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] | 2 | .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] |
3 | .\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/> | 3 | .\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/> |
4 | .\" Date: 10/04/2008 | 4 | .\" Date: 10/12/2008 |
5 | .\" Manual: [FIXME: manual] | 5 | .\" Manual: [FIXME: manual] |
6 | .\" Source: [FIXME: source] | 6 | .\" Source: [FIXME: source] |
7 | .\" Language: English | 7 | .\" Language: English |
8 | .\" | 8 | .\" |
9 | .TH "FLUXBOX" "1" "10/04/2008" "[FIXME: source]" "[FIXME: manual]" | 9 | .TH "FLUXBOX" "1" "10/12/2008" "[FIXME: source]" "[FIXME: manual]" |
10 | .\" ----------------------------------------------------------------- | 10 | .\" ----------------------------------------------------------------- |
11 | .\" * (re)Define some macros | 11 | .\" * (re)Define some macros |
12 | .\" ----------------------------------------------------------------- | 12 | .\" ----------------------------------------------------------------- |
@@ -845,26 +845,6 @@ Button 3 (Un)Maximize window horizontally\&. | |||
845 | .SS "Workspace Menu" | 845 | .SS "Workspace Menu" |
846 | .sp | 846 | .sp |
847 | The workspace menu can be found by middle clicking on the background\&. A menu will popup giving you the option to add or remove a workspace\&. You will also see your workspaces listed there; middle clicking on a workspace name will take you to that workspace, whereas clicking on a window name in one of the per\-workspace submenus will take you to the workspace that window is on, and select the window\&. Last but not least you will notice the Icons menu\&. This is for applications which have been `iconified\'\&. | 847 | The workspace menu can be found by middle clicking on the background\&. A menu will popup giving you the option to add or remove a workspace\&. You will also see your workspaces listed there; middle clicking on a workspace name will take you to that workspace, whereas clicking on a window name in one of the per\-workspace submenus will take you to the workspace that window is on, and select the window\&. Last but not least you will notice the Icons menu\&. This is for applications which have been `iconified\'\&. |
848 | .SS "Menu Behavior" | ||
849 | .sp | ||
850 | The behavior of the submenus in a menu can be configured in the `init\' file, with the following entries (default for both is 0): | ||
851 | .sp | ||
852 | .if n \{\ | ||
853 | .RS 4 | ||
854 | .\} | ||
855 | .fam C | ||
856 | .ps -1 | ||
857 | .nf | ||
858 | .BB lightgray | ||
859 | session\&.screen0\&.menuDelay: <msec> | ||
860 | session\&.screen0\&.menuDelayClose: <msec> | ||
861 | .EB lightgray | ||
862 | .fi | ||
863 | .fam | ||
864 | .ps +1 | ||
865 | .if n \{\ | ||
866 | .RE | ||
867 | .\} | ||
868 | .SS "Menu Syntax" | 848 | .SS "Menu Syntax" |
869 | .sp | 849 | .sp |
870 | There are up to four fields in a menu line\&. They are of the form: | 850 | There are up to four fields in a menu line\&. They are of the form: |
@@ -1789,12 +1769,8 @@ session\&.screen0\&.defaultDeco: <string> | |||
1789 | the APPLICATIONS section\&. Default: NORMAL\&. | 1769 | the APPLICATIONS section\&. Default: NORMAL\&. |
1790 | 1770 | ||
1791 | session\&.screen0\&.menuDelay: <integer> | 1771 | session\&.screen0\&.menuDelay: <integer> |
1792 | This sets the delay in milliseconds for submenus to open with the previous | 1772 | This sets the delay in milliseconds for submenus to open when you hover |
1793 | option set to `Delay\'\&. Default: 0 | 1773 | over them or to close when you hover over another item\&. Default: 200 |
1794 | |||
1795 | session\&.screen0\&.menuDelayClose: 0 | ||
1796 | This value sets the delay in milliseconds that you would like the menu to | ||
1797 | remain visible after you\'ve clicked out of it\&. Default: 0 | ||
1798 | 1774 | ||
1799 | session\&.screen0\&.focusNewWindows: <boolean> | 1775 | session\&.screen0\&.focusNewWindows: <boolean> |
1800 | This sets whether or not new windows will become focused automatically\&. | 1776 | This sets whether or not new windows will become focused automatically\&. |
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 179818b..1bb9123 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -367,14 +367,6 @@ workspace that window is on, and select the window. Last but not least | |||
367 | you will notice the Icons menu. This is for applications which have | 367 | you will notice the Icons menu. This is for applications which have |
368 | been `iconified'. | 368 | been `iconified'. |
369 | 369 | ||
370 | Menu Behavior | ||
371 | ~~~~~~~~~~~~~ | ||
372 | The behavior of the submenus in a menu can be configured in the `init' | ||
373 | file, with the following entries (default for both is 0): | ||
374 | |||
375 | session.screen0.menuDelay: <msec> | ||
376 | session.screen0.menuDelayClose: <msec> | ||
377 | |||
378 | Menu Syntax | 370 | Menu Syntax |
379 | ~~~~~~~~~~~ | 371 | ~~~~~~~~~~~ |
380 | There are up to four fields in a menu line. They are of the form: | 372 | There are up to four fields in a menu line. They are of the form: |
@@ -837,12 +829,8 @@ session.screen0.defaultDeco: <string> | |||
837 | the APPLICATIONS section. Default: NORMAL. | 829 | the APPLICATIONS section. Default: NORMAL. |
838 | 830 | ||
839 | session.screen0.menuDelay: <integer> | 831 | session.screen0.menuDelay: <integer> |
840 | This sets the delay in milliseconds for submenus to open with the previous | 832 | This sets the delay in milliseconds for submenus to open when you hover |
841 | option set to `Delay'. Default: 0 | 833 | over them or to close when you hover over another item. Default: 200 |
842 | |||
843 | session.screen0.menuDelayClose: 0 | ||
844 | This value sets the delay in milliseconds that you would like the menu to | ||
845 | remain visible after you've clicked out of it. Default: 0 | ||
846 | 834 | ||
847 | session.screen0.focusNewWindows: <boolean> | 835 | session.screen0.focusNewWindows: <boolean> |
848 | This sets whether or not new windows will become focused automatically. | 836 | This sets whether or not new windows will become focused automatically. |