-----Original Message-----
From: James Cloos [mailto:[email protected]]
Sent: 20 December 2010 21:20
To: [email protected]
Cc: [email protected]
Subject: Re: Generic icon shown in Task List and alt+tab list
I don't see anything in those props specifying an icon.
An app which does sets thinks like:
WM_HINTS(WM_HINTS):
bitmap id # to use for icon: 0x26002af
bitmap id # of mask for icon: 0x26002b0
and/or sets the _NET_WM_ICON prop to one or more Icons.
You might be able to tell your wm which icon to use instead of telling
urxvt which icon to advertize.
I managed to delete rather than archive my copy of your original mail;
did you try to use the iconFile resource? If so, I see in the man page
that -icon is also available for that.
-JimC
--
James Cloos <[email protected]> OpenPGP: 1024D/ED7DAEA6
-----Original Message Ends-----
Thanks again James :-)
That is useful information.
I will explore possible xfwm4 solutions.
Yes, I tried the iconFile resource using the -xrm option.
The -icon option is in the man page but not supported by the urxvt
executable:
urxvt -icon /usr/share/icons/32x32/apps/utilities-terminal.png
urxvt: "icon": unknown or malformed option
Best
Charles
_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode