diff options
author | markt <markt> | 2007-05-19 22:59:02 (GMT) |
---|---|---|
committer | markt <markt> | 2007-05-19 22:59:02 (GMT) |
commit | 22944ec775b5c5de0f29d0ee05f4ed303235519c (patch) | |
tree | 22a42005339e71e055d73ee34b710e1d6db4d68a /doc/asciidoc | |
parent | a33188b2a844832a0a3267f1ebf0883b3205614e (diff) | |
download | fluxbox-22944ec775b5c5de0f29d0ee05f4ed303235519c.zip fluxbox-22944ec775b5c5de0f29d0ee05f4ed303235519c.tar.bz2 |
added back limited behavior for session.screen0.followModel
Diffstat (limited to 'doc/asciidoc')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 9feb7bc..6878235 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -843,6 +843,11 @@ session.screen0.userFollowModel: <model> | |||
843 | `SemiFollow' acts like `Current' for minimized windows and like `Follow' | 843 | `SemiFollow' acts like `Current' for minimized windows and like `Follow' |
844 | otherwise. Default: Follow | 844 | otherwise. Default: Follow |
845 | 845 | ||
846 | session.screen0.followModel: <model> | ||
847 | This specifies the behavior when a window on another workspace requests to | ||
848 | be focused. `Ignore' does nothing, and `Follow' uses the setting in | ||
849 | session.screen0.userFollowModel. Default: Ignore | ||
850 | |||
846 | session.screen0.resizeMode: Bottom|Quadrant|Center | 851 | session.screen0.resizeMode: Bottom|Quadrant|Center |
847 | Setting this resource to `Quadrant' makes resizing by using the modkey | 852 | Setting this resource to `Quadrant' makes resizing by using the modkey |
848 | grab the corner closest to the mouse pointer instead of the bottom right | 853 | grab the corner closest to the mouse pointer instead of the bottom right |