On 18 Jan 2001 17:40:46 +0000, Dan Roscigno wrote:
>
> I would like to prevent some apps (oclock specifically) from having
> an Icon in IconBox. Can someone help me with this please?
I suppose you have Style * NoIcon if you use FvwmIconBox module.
It is not clear where you would like oclock to go when iconifying.
If you want oclock to be iconified into the root window, you may do:
Style oclock Icon # program supplied icon will be used
Style oclock Icon my.xpm # your icon will be used
In case you want oclock to go neither to FvwmIconBox, nor to the root,
i.e. you want it to disapear on iconifying (is this what you want?),
I don't know about a good way to do this, but you may try:
Style oclock NoIconTitle, Icon totally-transparent.xpm
> I am using fvwm2
You may run "fvwm2 -version" to determine a version.
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 Thu Jan 18 2001 - 18:04:25 GMT