|
NAMExtset —
Set title text for xterm
SYNOPSIS
DESCRIPTIONxtset writes an xterm ``set
title text'' command sequence based on the text argument
to stdout. If the TERM environment variable does not
start with xterm, xtset does nothing.
OPTIONSBy default, METAVARIABLESA number of metavariables allow substituting environmental information:
ENVIRONMENTUses the TERM and XTXTRA variables.FILESxtset always writes to stdout.
EXAMPLESxtset -i Foo will expand to Foo xtset %d@%h (%u:%g) might expand to /home/sol/msmith@rheya
(msmith:group2)" xtset -t %u (%T) %h:%D xtset -i %u@%h:%D might set the title text to root (ttyp0)
myhost:usr/src and the icon text to root@myhost:usr/src AUTHORSWritten by Martin Smith <msmith@lssec.bt.co.uk>. Modifications by Greg Lehey <grog@FreeBSD.org>
Visit the GSP FreeBSD Man Page Interface. |