How to change default TERM from xterm-color to xterm?

[ Available lists | Index of freebsd-questions | Month of Apr 1999 | Week of 29 Apr 1999 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Juan Kuuse <freebsd@quik.guate.com>
Date
29 Apr 1999 08:00:14
Subject
How to change default TERM from xterm-color to xterm?
Message-ID
3728741E.1136A13F@quik.guate.com

Referenced by

[ Hide this part ]
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



Elapsed time: 0.084 seconds