Re: FVWM: How do I change the title of windows once they are created?

From: Kendrick Vargas <ken_at_hudat.com>
Date: Sun, 29 Apr 2001 13:44:50 -0400 (EDT)

On Thu, 26 Apr 2001, Nitin Malik wrote:

> Ok I think I have a solution....
>
> http://www.linuxdoc.org/HOWTO/mini/Xterm-Title-4.html
>
> Although I use tcsh, the \033 and \077 didn't work, instead I had to use the
> csh solution... "]" and "^G" for ESC and BEL
>
> It seems works now....

switch ($TERM)
   case "xterm*":
        set prompt="%{\033]0;Term: %n _at_ %M - %~%L\007%}$prompt"
        breaksw
endsw

This is what I use for tcsh.
                        -peace

-- 
Let he who is without clue kiss my ass
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sun Apr 29 2001 - 12:45:02 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:51 BST