Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!sun-barr!ames!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.sys.apple Subject: Re: vt52 terminfo Keywords: vt52, Apple IIe, Apple Access II Message-ID: <10285@smoke.BRL.MIL> Date: 17 May 89 22:38:29 GMT References: <230@hotlips.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 13 In article <230@hotlips.UUCP> lgamnes@hotlips.UUCP (Linda J Gamnes) writes: >Can anyone send me terminfo source or a termcap entry for an >Apple IIe using Apple Access II, version 1.0, to emulate a >VT52 terminal? If the software correctly emulates a DEC VT52 terminal, then on the UNIX host you should "TERM=vt52 export TERM" (sh) or "setenv TERM vt52" (csh). All termcap/terminfo implementations I know of support "vt52" terminal type. You shouldn't need a different one just because you're using an emulator. - D A Gwyn 4.3BSD termcap manual editor