Hi,
I've got two questions about the WindowList I did not succeed to answer
with the man pages:
1.
Is it possible to make the WindowList sticky and use it instead of of
the IconMan? When I make it sticky it blocks all other activities untill
I click onto it - then, however, it disappears. Is there another way to
use it like the IconMan?
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...
Thank You,
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 - 06:34:53 BST