Hi,
George Nephrite Potapov wrote:
> Is this a correct behavior, or a bug?
it is correct.
> I set
> Style FvwmButtons NeverFocus
> and then
> Style * FocusFollowsMouse
>
> After that FvwmButtons start assuming focus when I move mouse over it which is not needed. If those commands are used in reverse order (i.e. FocusFollowsMouse first, and then NeverFocus) then FvwmButtons stop accepting mouse clicks.
> I need that FvwmButtons accept mouse clicks but not keyboard focus, which is achieved with NeverFocus without using FocusFollowsMouse.
you have to change the order of your commands.
the
style *
overrides any other
style specialwindow
wihich was stated before.
Regards
Christian
--
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 Nov 03 2004 - 05:04:05 GMT