diff options
Diffstat (limited to 'doc/asciidoc/fluxbox.txt')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 12 |
1 files changed, 0 insertions, 12 deletions
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 |