On 25 Dec 2002 21:44:07 +0800, dion king wrote:
>
> Now, there is a small window in front of a big window.
> I want to following function:
> When I move the mouse over the big window,
> the big window can be scrolled if I scroll the wheel of mouse.
> And the small window is still in front of the big window.
>
>
> How should I set the .fvwmrc2 ??
Well, if you use no configuration at all it does what you want.
If you use 2.5.x it is also always works like you want, even if you added
ClickRaises, since mouse buttons 4 and 5 don't raise a window by default.
In 2.4.x you should disable ClickRaises for your big window, like:
Style MyBigWindow MouseFocusClickRaisesOff
Or in case you use FvwmAuto, configure it not to raise a big window.
FvwmAuto 200 "Silent ThisWindow (!MyBigWindow) Raise"
Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Dec 25 2002 - 08:08:38 GMT