From owner-freebsd-hackers Thu Jun 25 14:27:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA29590 for freebsd-hackers-outgoing; Thu, 25 Jun 1998 14:27:59 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from terror.hungry.com (qmailr@terror.hungry.com [199.181.107.40]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA29535 for ; Thu, 25 Jun 1998 14:27:31 -0700 (PDT) (envelope-from fn@hungry.com) Received: (qmail 417 invoked by uid 507); 25 Jun 1998 21:27:26 -0000 To: freebsd-hackers@FreeBSD.ORG Subject: Re: VT100 (was: PCVT's death) References: <19980624142512.C5023@freebie.lemis.com> From: Faried Nawaz Date: 25 Jun 1998 14:27:24 -0700 In-Reply-To: freebsd@atipa.com's message of 25 Jun 1998 09:45:58 -0700 Message-ID: Lines: 9 X-Mailer: Gnus v5.4.37/XEmacs 19.16 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG freebsd@atipa.com (Atipa) writes: MS's default terminal is an ansi emulation. cons25 is always a pain in the rear to me when I need to work on remote aix/solaris/hpux, and the closest they have is vt100. Any workaround? Whenever I've had to telnet to HP-UX boxes from a virtual console, I've set TERM to ansi and made sure the tty speed (as reported by stty) was correct. It's worked okay for most apps. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message