Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!jim From: jim@EXPO.LCS.MIT.EDU (Jim Fulton) Newsgroups: comp.windows.x Subject: Re: xterm window naming Message-ID: <9001081810.AA00329@kanga.lcs.mit.edu> Date: 8 Jan 90 18:10:55 GMT References: <1336@mit-amt.MEDIA.MIT.EDU> Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 6 Hmm, the following works fine here: echo "^[]2;newname^G" where ^[ is escape and ^G is Control-g. What are you trying to do?