2010/12/20 <[email protected]>: > -----Original Message----- > From: Facundo Andrés Bianco [mailto:[email protected]] > Sent: 19 December 2010 23:03 > To: [email protected] > Subject: Re: Generic icon shown in Task List and alt+tab list > > 2010/12/19 <[email protected]>: >> Hello :-) >> >> rxvt-unicode 9.10, running under Xfce 4.6.1 on Slackware64 13.1, displays >> what I believe is the Xfce generic icon in the Task List and in the > alt+tab >> list. The icon can be seen at >> > http://www.linuxquestions.org/questions/attachment.php?attachmentid=5129&stc >> =1&d=1289124883. The same behaviour was seen with rxvt-unicode 9.07. >> > > Please, upload your image on sites where an account doesn't need to see any > file > >> The behaviour is not changed by: >> >> urxvt -xrm '*.iconName: >> /usr/share/icons/Tango/scalable/apps/utilities-terminal.svg' >> > > I used: > urxvt -xrm 'URxvt.iconFile: path/to/icon.png' > and it works. > > Regards, > > -- > Facundo Andrés Bianco (Vando.) > GNUPG ID: 0x89C1B42F > omb: identi.ca/vando > ASCIIribbon.org Campaign - Against HTML email > -----Original Message Ends----- > > Thanks Facundo :-) >
Hi Charles > Thanks for pointing out that logon is required to view that link and sorry > for the inconvenience. Now available at > http://www.freeimagehosting.net/uploads/f24d926f1b.png > Nice, thanks :) And afaik it's openbox default icon[0], is it your wm? > Thanks also for testing. Were you testing in a similar desktop environment? > Based on your testing I tried the following but none displayed the > utilities-terminal icon in Task List or Alt+tab list. > > urxvt -xrm 'URxvt.iconFile: > /usr/share/icons/Tango/scalable/apps/utilities-terminal.svg' > > urxvt -xrm 'URxvt.iconFile: > /usr/share/icons/Tango/16x16/apps/utilities-terminal.png' > > urxvt -xrm 'URxvt.iconFile: > /usr/share/icons/Tango/32x32/apps/utilities-terminal.png' > > Incidentally, every other desktop application but one, a Python program, > does display an appropriate icon. > I've the same problem on openbox. For URxvt, I solved it compiling with in "--enable-afterimage" (requires afterimage package). Or you can use xseticon[1] - if you want some script I made, write me an email (to avoid offtopic) Regards, PD: Sorry for my last email, I sent it to you instead mailing-list 0. http://openbox.org/wiki/Image:Openbox-72.png 1. http://www.leonerd.org.uk/code/xseticon -- Facundo Andrés Bianco (Vando.) GNUPG ID: 0x89C1B42F omb: identi.ca/vando ASCIIribbon.org Campaign - Against HTML email _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
