Re: FVWM: IconOverride?

From: Marcus Lundblad <ml_at_update.uu.se>
Date: Thu, 9 Jan 2003 20:20:16 +0100 (CET)

On Thu, 9 Jan 2003, Barry A. Warsaw wrote:

>
> Hi all, please CC me as I'm not on this list.
>
> I hate application icons. All I want when I iconify a window is to
> see a nice little rectangle with the window name in it. I must be a
> bonehead, because I can't figure out how to make this work. I've
> tried to use a style with "IconOverride,Icon unknown.xpm" but that
> doesn't seem to work. E.g.:
>
> Style ** IconOverride,Icon unknown.xpm
>
> but it still seems like apps like xchat and gaim still show me
> pictures when they're iconfied. I've tried "Style * ..." and
> "Style "Gaim" ..." but those don't help much either.

Style *
when using the style "Icon" only applies to thos programs that do NOT
specify an icon, this is used to set a default icon.
use
Style **
instead this should override all icons.

I think that Style ** IconOverride is a syntax error.

Try:
Style ** Icon unknown.xpm
Style * IconOverride

//Marcus

--
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 09 2003 - 13:21:33 GMT

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