>>"Robin" == Robin Chatterjee <[EMAIL PROTECTED]> writes:

 Robin> Hi  is there any program which would allow one to change the caption of
 Robin> a window (xterm eterm gnometerm) after it has started
 Robin> running. 

        Change the xterm title:
__> alias tn="perl -e 'printf \"%c]2;%s%c\", 27, @ARGV, 7 ; ' "
__> tn "new title'

        Change the icon title:
__> alias ti="perl -e 'printf \"%c]1;%s%c\", 27, @ARGV, 7 ; ' "
__> ti "new icon title'

        manoj
-- 
 You roll my log, and I will roll yours. Lucius Annaeus Seneca
Manoj Srivastava   <[EMAIL PROTECTED]>  <http://www.debian.org/%7Esrivasta/>
1024R/C7261095 print CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C

--------------------------------------------------------------------------
LI is all for free speech, but this list was created for a purpose --
to help popularise Linux in India. If your messages are counterproductive
to that purpose, your privileges to submit messages can and will be revoked.

Reply via email to