diff options
Diffstat (limited to 'doc/asciidoc')
-rw-r--r-- | doc/asciidoc/fluxbox.1 | 12 | ||||
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 12 |
2 files changed, 0 insertions, 24 deletions
diff --git a/doc/asciidoc/fluxbox.1 b/doc/asciidoc/fluxbox.1 index 424e614..372883b 100644 --- a/doc/asciidoc/fluxbox.1 +++ b/doc/asciidoc/fluxbox.1 | |||
@@ -1755,18 +1755,6 @@ session\&.screen0\&.tab\&.placement: <placement> | |||
1755 | session\&.screen0\&.tab\&.width: <integer> | 1755 | session\&.screen0\&.tab\&.width: <integer> |
1756 | This specifies the width of external tabs in pixels\&. Default: 64 | 1756 | This specifies the width of external tabs in pixels\&. Default: 64 |
1757 | 1757 | ||
1758 | session\&.screen0\&.userFollowModel: <model> | ||
1759 | This specifies the behavior when a window on another workspace becomes the | ||
1760 | active window\&. `Ignore\' does nothing\&. `Follow\' moves to the window\'s | ||
1761 | workspace\&. `Current\' moves the window to the current workspace\&. | ||
1762 | `SemiFollow\' acts like `Current\' for minimized windows and like `Follow\' | ||
1763 | otherwise\&. Default: Follow | ||
1764 | |||
1765 | session\&.screen0\&.followModel: <model> | ||
1766 | This specifies the behavior when a window on another workspace requests to | ||
1767 | be focused\&. `Ignore\' does nothing, and `Follow\' uses the setting in | ||
1768 | session\&.screen0\&.userFollowModel\&. Default: Ignore | ||
1769 | |||
1770 | session\&.screen0\&.focusModel: ClickToFocus|MouseFocus | 1758 | session\&.screen0\&.focusModel: ClickToFocus|MouseFocus |
1771 | This controls how windows gain focus via the mouse\&. With `ClickToFocus\', | 1759 | This controls how windows gain focus via the mouse\&. With `ClickToFocus\', |
1772 | the user must click on the window\&. With `MouseFocus\', windows gain focus | 1760 | the user must click on the window\&. With `MouseFocus\', windows gain focus |
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 18f99c6..9d03823 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -803,18 +803,6 @@ session.screen0.tab.placement: <placement> | |||
803 | session.screen0.tab.width: <integer> | 803 | session.screen0.tab.width: <integer> |
804 | This specifies the width of external tabs in pixels. Default: 64 | 804 | This specifies the width of external tabs in pixels. Default: 64 |
805 | 805 | ||
806 | session.screen0.userFollowModel: <model> | ||
807 | This specifies the behavior when a window on another workspace becomes the | ||
808 | active window. `Ignore' does nothing. `Follow' moves to the window's | ||
809 | workspace. `Current' moves the window to the current workspace. | ||
810 | `SemiFollow' acts like `Current' for minimized windows and like `Follow' | ||
811 | otherwise. Default: Follow | ||
812 | |||
813 | session.screen0.followModel: <model> | ||
814 | This specifies the behavior when a window on another workspace requests to | ||
815 | be focused. `Ignore' does nothing, and `Follow' uses the setting in | ||
816 | session.screen0.userFollowModel. Default: Ignore | ||
817 | |||
818 | session.screen0.focusModel: ClickToFocus|MouseFocus | 806 | session.screen0.focusModel: ClickToFocus|MouseFocus |
819 | This controls how windows gain focus via the mouse. With `ClickToFocus', | 807 | This controls how windows gain focus via the mouse. With `ClickToFocus', |
820 | the user must click on the window. With `MouseFocus', windows gain focus | 808 | the user must click on the window. With `MouseFocus', windows gain focus |