aboutsummaryrefslogtreecommitdiff
path: root/doc/asciidoc/fluxbox.txt
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2008-10-05 02:30:19 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2008-10-05 02:30:19 (GMT)
commit86a072e7fdbaa92744eb78ecc2e39e462477fd2e (patch)
treeabcd180f8255084061dd22b37dc4434387f1ff9d /doc/asciidoc/fluxbox.txt
parente1eb5e225b316a55aaab34547c20ad8c67168c3e (diff)
downloadfluxbox_paul-86a072e7fdbaa92744eb78ecc2e39e462477fd2e.zip
fluxbox_paul-86a072e7fdbaa92744eb78ecc2e39e462477fd2e.tar.bz2
remove follow models
Diffstat (limited to 'doc/asciidoc/fluxbox.txt')
-rw-r--r--doc/asciidoc/fluxbox.txt12
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>
803session.screen0.tab.width: <integer> 803session.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
806session.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
813session.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
818session.screen0.focusModel: ClickToFocus|MouseFocus 806session.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