On 04 Sep 2003 16:33:30 +0200, Ian wrote:
>
> On Thu, Sep 04, 2003 at 03:26:17PM +0100, Thomas Adam wrote:
> > --- Ian <ian_at_dataloss.nl> wrote: > Hello all,
> >
> > Hello,
> >
> > > I am using fvwm 2.5.7 and am trying to make all icons of all
> > > applications look the same save for the pixmap. I have the following
> > > in my .fvwmrc:
> > >
> > > Style * IconSize 32 32
> > > Style * IconBackgroundColorset grey60
> > > Style * IconBackgroundRelief 3
> > > Style * IconBackgroundPadding 0
> > > Style * IconTitleRelief 3
> > >
> > > However, some applications seemt o ignore these styles, most notably,
> > > java applications.
> >
> > One of the more notorious for this is "Netscape". I'd also be inclined to
> > add:
> >
> > Style * IconOverride
>
> Sorry, that doesn't help :(
Yes, neither this nor
Style ** IconOverride
does not work as one would expect.
You should specify the style name for _every_ problematic window,
i.e.:
Style Eterm IconOverride, Icon norm/terminal.xpm
Style Xpdf IconOverride, Icon norm/viewer.xpm
I would be happy myself if at least "Style ** IconOverride" would do what
the name suggest, disable any application supplied icon for all apps.
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 Sep 04 2003 - 10:13:19 BST