Re: Tasklist Window Titles

Kent Borg <[email protected]> Fri, 8 Aug 2003 11:42:29 -0400
Newsgroups gmane.comp.gnome.os.redhat
Message-ID <[email protected]>
On Fri, Aug 08, 2003 at 11:18:57AM -0400, Havoc Pennington wrote:
> Maybe Emacs also sets an "icon title" - if so the tasklist will prefer
> that title.
> 
> Do "xprop" on the emacs window, if WM_ICON_NAME is present that will
> be preferred over WM_NAME.
> 
> On my system, -title only changes WM_NAME.

Yes, that's it.

> I'm sure Emacs lets you change the icon title somehow, maybe via lisp
> or X resources.

I am sure it does...now I just have to figure out how.


Thanks,

-kb