diff options
Diffstat (limited to 'doc/fluxbox.1.in')
-rw-r--r-- | doc/fluxbox.1.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in index 424e614..372883b 100644 --- a/doc/fluxbox.1.in +++ b/doc/fluxbox.1.in | |||
@@ -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 |