Date: Fri, 28 Mar 2003 19:03:06 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: questions@freebsd.org Subject: Re: Perl Message-ID: <20030328190306.GA65621@happy-idiot-talk.infracaninophi> In-Reply-To: <200303281128.06866.a.carter@intrasoft.lu> References: <3E830C64.2010203@code-fu.com> <200303281128.06866.a.carter@intrasoft.lu>
next in thread | previous in thread | raw e-mail | index | archive | help
--8t9RHnE3ZwKMSgU+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Fri, Mar 28, 2003 at 11:28:06AM +0100, CARTER Anthony wrote:
> Where can I add the $TERM variable?
>=20
> I am using KDE.
>=20
> I put in my ~/.cshrc the following:
>=20
> setenv TERM "xterm-color"
>=20
> but I don't seem to have a color xterm when I open a new shell...Is this =
the=20
> wrong place?
The best way of doing this is to add a line:
xterm*termName: xterm-color
to ~/.Xdefaults, and then make sure that:
/usr/X11R6/bin/xrdb -merge ${HOME}/.Xdefaults
gets run as part of your session initialization --- ie. add it to your
~/.xsession file if you're running xdm(1) or equivalent, or to
~/.xinitrc if you're using startx(1). This should work under KDE,
Gnome or any old window manager.
Cheers,
Matthew
--=20
Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks
Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614 Bucks., SL7 1TH UK
--8t9RHnE3ZwKMSgU+
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
iD8DBQE+hJxqdtESqEQa7a0RAj5iAJ9TxUwjeeOwbIvIGgbwynLDPqT9QACfZVJJ
UMJ+05+cqi4PX5vI8qH4Wiw=
=mBTT
-----END PGP SIGNATURE-----
--8t9RHnE3ZwKMSgU+--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030328190306.GA65621>
