From owner-freebsd-questions Wed Sep 16 17:24:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA20156 for freebsd-questions-outgoing; Wed, 16 Sep 1998 17:24:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA19957 for ; Wed, 16 Sep 1998 17:24:03 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-162.laker.net [208.0.233.62]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id UAA16654 for ; Wed, 16 Sep 1998 20:23:25 -0400 Message-Id: <199809170023.UAA16654@laker.net> From: "Steve Friedrich" To: "FreeBSD Questions" Date: Wed, 16 Sep 1998 20:23:30 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: TERM variable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I log in from ttyv0-2, my term gets set to cons25, and I can see that being "set" in /etc/ttys. But when I log in via telnet, my term gets set to ansi, and I have NO IDEA where that's getting set. It appears that it ignores /etc/ttys in the case of pseudo ttys, because I changed: ttyp0 none network to ttyp0 vt100 network to no avail. Is there someplace I can set this default ?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message