Date: Thu, 29 Apr 1999 09:00:46 -0600 From: Juan Kuuse <freebsd@quik.guate.com> To: questions@FreeBSD.ORG Subject: How to change default TERM from xterm-color to xterm? Message-ID: <3728741E.1136A13F@quik.guate.com>
next in thread | raw e-mail | index | archive | help
My TERM environment variable is obviously set to xterm-color: bash-2.02$ set |grep TERM TERM=xterm-color How do I set TERM=xterm instead of xterm-color as default for all users? in /etc/ttys , my virtual terminals are set as: # Virtual terminals ttyv0 "/usr/libexec/getty Pc" cons25 on secure ttyv1 "/usr/libexec/getty Pc" cons25 on secure ttyv2 "/usr/libexec/getty Pc" cons25 on secure ttyv3 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure Thanks in advance! /Juan kuuse 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?3728741E.1136A13F>