> What I meant to say was:
> I'd like fvwm2 to use focus-follows-mouse (do not raise focused
> windows), and to raise a window on which I click (w/o modifiers).
This is what I do, but it's not exactly what you want. But it's close:
Style "*" SloppyFocus
Mouse 1 T A MoveFunc
AddToFunc MoveFunc "M" Move
+ "C" RaiseLower
These lines will make it do SloppyFocus, but you can control raising/lowering
windows by clicking the titlebar.
This way you can move windows around without raising them, also, which is
nice sometimes. I also have it RaiseLower when you click on a border. I think
it works out pretty well. Hope it does the same for you, later-
-Joe
mv typos /dev/null
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Nov 20 1997 - 23:55:07 GMT