From owner-freebsd-small Tue Oct 17 22:49: 0 2000 Delivered-To: freebsd-small@freebsd.org Received: from hitpro.hitachi.co.jp (hitpro.hitachi.co.jp [133.145.224.7]) by hub.freebsd.org (Postfix) with ESMTP id C524937B4F9 for ; Tue, 17 Oct 2000 22:48:56 -0700 (PDT) Received: from kanagw970.kanagawa.hitachi.co.jp by hitpro.hitachi.co.jp (8.9.3/3.7W-hitpro) id OAA23345; Wed, 18 Oct 2000 14:48:49 +0900 (JST) Received: by kanagw970.kanagawa.hitachi.co.jp (8.9.0/3.6Wbeta6-GPCD) id OAA06308; Wed, 18 Oct 2000 14:48:48 +0900 (JST) Message-ID: <39ED3A67.67ABCE24@kanagawa.hitachi.co.jp> Date: Wed, 18 Oct 2000 14:51:35 +0900 From: Atsuo Kobayashi X-Mailer: Mozilla 4.7 [ja] (WinNT; I) X-Accept-Language: ja,en MIME-Version: 1.0 To: "Jeffrey S. Sharp" Cc: freebsd-small@FreeBSD.ORG Subject: Re: Arrow keys in terminal emulator References: <003401c03896$d835fac0$f4831b18@quark> Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Jeffrey S. Sharp" wrote: > I hope this isn't too terribly off-topic... > > A FreeBSD embedded application I'm working on needs to allow login over > a serial line for field testing purposes. The field testers will most > likely be using Windows laptops with its Hyperterminal emulation > program. For maximum compatibility, I'm using the vt100 terminal type. > > Everything is working fine -- except for the arrow keys. I've tried > every permutation of Hyperterminal settings, but FreeBSD programs aren't > getting the correct escape sequences when I press arrow keys in the > terminal emulator. Emacs, for instance, just displays "ESC-" and waits > for more input. At least one of these three things must be hapenning: > > (1) Hyperterminal isn't transmitting the right sequences for arrow keys, > and I need to find another terminal emulator; > I tried this several years ago. Hyperterminal the default Windows terminal emulator is not enough compatible to vt100. Terminal type setting of it is just a echo string of "who are you" sequence. HyperterminalPro(upgrade product of Hyperterminal) is compatible to vt100's arrow keys. http://www.hilgraeve.com > > (2) Some setting is wrong on the FreeBSD end, and the sequences aren't > being interpreted properly; or > > (3) You just can't use the arrow keys from within a terminal emulator. > > If anyone could suggest how I can get some function out of the arrow > keys, it would be greatly appreciated. Use vt100 compatible terminal emulator. I am using teraterm(japanised vt100 emulator) and it works fine to operate FreeBSD. I also tried NORTON PCanywhere and it is good too. or(as final try?) type + [ + A/B/C/D instead. Atsuo Kobayashi > > > =============================== > Jeffrey S. Sharp (XorAxAx) > jss@subatomix.com > > -----BEGIN GEEK CODE BLOCK----- > Version 3.12 > GCS/IT/MU d-@ s-:+ a21 C++(++++) UBL+(+++$)> P L+(+++$)> > E+> W++ N+(++) o? K? w++$> !O M(-) !V PS+ PE Y PGP- t+ > 5 X+ R(+) tv+ b+ DI++(+++) G++ e> h--- r+++ y+++ > ------END GEEK CODE BLOCK------ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-small" in the body of the message -- Atsuo Kobayashi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message