How do I modify the icon name for rxvt?

Benn Schreiber bls@starwhite.net
Wed Jul 24 20:45:00 GMT 2002


Hmmm, I tried both this and --iconName, but still get the same result.
Now I'm wondering if this is an XP-ism. I have the taskbar set to group
similar icons together. If there is only one rxvt running, the title of
the icon in the icon tray is correct. 

HOWEVER, when there are 2 or more, they are grouped together (which I
like), and the title of the icon group is "Terminal program." (including
the terminating period).

If I run tcsh in a command-like window this doesn't happen however.

Benn

-----Original Message-----
From: fergus@bonhard.uklinux.net [mailto:fergus@bonhard.uklinux.net] 
Sent: Wednesday, July 24, 2002 11:52 AM
To: cygwin@cygwin.com
Cc: fergus@bonhard.uklinux.net; bls@starwhite.net
Subject: Re: How do I modify the icon name for rxvt? 

> I'd really love to modify the icon name "Terminal program." that shows
> up for rxvt windows on my XP system. I start rxvt using 

> C:\tools\cygwin\usr\X11R6\bin\run.exe C:\tools\cygwin\bin\rxvt.exe -n
> rxvt -tn cygwin -fn "Lucida Console-14-bold" -geometry 96x60 -e
> /usr/bin/tcsh -l

Insert -title "<whatever>" somewhere. E.g. I start rxvrt using

C:\Cygwin\bin\rxvt.exe -title "rxvt Terminal" -bg "#e0f0e0" -fg
"#000040"
-cr midnightblue -fn "Lucida Console-14" -geometry 80x58+0+0 -sl 4000
-sr -tn rxvt -backspacekey ^H -e /bin/login Fergus

Fergus


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list