Xref: utzoo comp.sys.sgi:7408 comp.unix.internals:1555 Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!pacbell.com!ames!sgi!vjs@rhyolite.wpd.sgi.com From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver) Newsgroups: comp.sys.sgi,comp.unix.internals Subject: Re: Where does TERM get set for Telnet logins. Summary: check tset(1) Message-ID: <78444@sgi.sgi.com> Date: 17 Dec 90 18:06:25 GMT References: <1990Dec17.034330.27909@ccu1.aukuni.ac.nz> Sender: guest@sgi.sgi.com Distribution: comp Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 14 In article <1990Dec17.034330.27909@ccu1.aukuni.ac.nz>, russell@ccu1.aukuni.ac.nz (Russell J Fulton;ccc032u) writes: >... > In the mean time I need a way of telling telnetd what the default terminal > type to use. "tset" might be useful, as in "eval `tset -s -Q`" somewhere in a .login file. The shipped /.login contains an example. Notice that /etc/ttytypes can contain "ttyq*" just as easily as "ttyd*". Tset(1) descripes solutions to what sounds like the problem at hand. Vernon Schryver, vjs@sgi.com