Date: 9 Dec 1999 20:38:46 +0100 From: naddy@mips.rhein-neckar.de (Christian Weisgerber) To: freebsd-questions@freebsd.org Subject: Re: xterm-color ? Message-ID: <82p0g6$4u8$1@bigeye.rhein-neckar.de> References: <384F9ECD.AEC4BD54@hq.ups.kiev.ua> <59991.944742770@axl.noc.iafrica.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sheldon Hearn <sheldonh@uunet.co.za> wrote: > Rather do it in your own .xinitrc or .xsession as appropriate. For > example, you might put this in your .xinitrc: > > TERM=xterm-color; export TERM Sheldon didn't test that. It will not work. xterm ignores the value of TERM in the environment. You can start xterm with "-tn xterm-color". If you want to set it as a general preference, put XTerm*termName: xterm-color in your ~/.Xdefaults. -- Christian "naddy" Weisgerber naddy@mips.rhein-neckar.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?82p0g6$4u8$1>