From owner-freebsd-questions Thu Dec 9 11:45:42 1999 Delivered-To: freebsd-questions@freebsd.org Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id 6F23D156A0 for ; Thu, 9 Dec 1999 11:45:34 -0800 (PST) (envelope-from daemon@bigeye.rhein-neckar.de) Received: from bigeye.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id UAA02745 for freebsd-questions@freebsd.org; Thu, 9 Dec 1999 20:45:28 +0100 (CET) (envelope-from daemon@bigeye.rhein-neckar.de) Received: (from daemon@localhost) by bigeye.rhein-neckar.de (8.9.3/8.9.3) id UAA05072 for freebsd-questions@freebsd.org; Thu, 9 Dec 1999 20:38:47 +0100 (CET) (envelope-from daemon) From: naddy@mips.rhein-neckar.de (Christian Weisgerber) Subject: Re: xterm-color ? Date: 9 Dec 1999 20:38:46 +0100 Message-ID: <82p0g6$4u8$1@bigeye.rhein-neckar.de> References: <384F9ECD.AEC4BD54@hq.ups.kiev.ua> <59991.944742770@axl.noc.iafrica.com> To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sheldon Hearn 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