home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / apps / 1840 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rphroy!albert!rhaar
  2. From: rhaar@albert.cs.gmr.com (Bob Haar)
  3. Newsgroups: comp.windows.x.apps
  4. Subject: Re: Setting icon title for an xterm
  5. Message-ID: <96769@rphroy.ph.gmr.com>
  6. Date: 21 Jan 93 17:47:55 GMT
  7. References: <C17oFA.Hq2@cs.uiuc.edu>
  8. Sender: news@rphroy.ph.gmr.com
  9. Reply-To: rhaar@albert.cs.gmr.com
  10. Organization: G.M. Research Laboratories
  11. Lines: 20
  12. Nntp-Posting-Host: albert.cs.gmr.com
  13.  
  14. In article Hq2@cs.uiuc.edu, schwager@mike.cs.uiuc.edu (Mike Schwager) writes:
  15. |>
  16. |>Ladees and Germs,
  17. |>How would I set the icon title for an xterm, from that xterm.  I already
  18. |>know how to reset the titlebar title, but I forgot where I got that
  19. |>information from.... if you could point me to where you got your info from,
  20. |>that would be appreciated.  I tried to do a man xterm to no avail.  Thanks!
  21.  
  22. One way is with the -n option as in:
  23.  
  24.     xterm -T <titlebar string> -n <icon name string> 
  25.  
  26.  
  27. ---
  28.       Robert Haar               InterNet : rhaar@gmr.com 
  29.     Computer Science Dept., G.M. Research Laboratories
  30. DISCLAIMER: Unless indicated otherwise, everything in this note is
  31. personal opinion, not an official statement of General Motors Corp.
  32.  
  33.  
  34.