Re: FVWM: WindowList: two things...

From: <f.kater_at_gmx.net>
Date: Wed, 16 Oct 2002 14:18:05 +0200

Dominik Vogt:

> > 2.
> > I tried to configure the WindowList in a way that Ctrl-Tab not only
> > raises the next window but also iconifies ALL other windows. That
> > has the desired effect that only one window is visible from time to
> > time. I tried this:
> >
> > DestroyFunc WindowListFunc
> > AddToFunc WindowListFunc
> > + I All Iconify On
> > + I WindowId $0 Iconify Off
> > + I WindowId $0 FlipFocus
> > + I WindowId $0 Raise
> >
> > My problem lies in "+ I All Iconify On". This also affects my
> > IconMan, XClock, Buttons which should NOT be iconified. (I have also
> > excluded them from the WindowList but this doesn't change anything.)
> > Is there a way to select all windows EXCEPT IconMan, XClock and
> > Buttons? "All" is too much,"WindowId $0" is not enough...
>
> Add the CirculateSkip style to the windows you do not want to
> affect:
>
> Style FvwmButtons CirculateSkip
> Style xclock CirculateSkip
> ...

Thanks but this doesn't help. :-)
If I use a WindowListFunc as shown above even with these Style commands
ALL is affected. I beleve that "All" is not the right thing but
"WindowId $0" isn't either... So, what else could I do to iconify all
windows except xclock, iconman, buttons...?

Bye,
 Felix
--
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 Oct 16 2002 - 07:15:22 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:53 BST