>From Mark Valery:
>
>
> How do I go about changing the label on an existing xterm titlebar
> from within that xterm?
> I'm running 2.0p38
>
To change the titlebar or icon, echo one of the following strings within
the xterm in question:
"{ESC}]0;<text>{CTRL-G}" - Changes the Icon Name and Titlebar
"{ESC}]1;<text>{CTRL-G}" - Changes the Icon Name ONLY
"{ESC}]2;<text>{CTRL-G}" - Changes the Titlebar ONLY
Of course, {ESC} is the control character, \033 or Control-V then ESC, and
{CTRL-G} is Control-V then Control-G.
-Wolf
--
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Feb 08 1996 - 10:12:49 GMT