Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 1996 22:06:18 +0100 (GMT+0100)
From:      af@biomath.jussieu.fr (Alain FAUCONNET)
To:        dwhite@resnet.uoregon.edu
Cc:        freebsd-questions@freebsd.org, wb2oyc@cyberenet.net
Subject:   Re: minicom
Message-ID:  <199610112106.AA15481@iaka.biomath.jussieu.fr>
In-Reply-To: <Pine.BSI.3.94.961011113249.2684C-100000@gdi.uoregon.edu> from "Doug White" at Oct 11, 96 11:38:07 am

next in thread | previous in thread | raw e-mail | index | archive | help
Doug White wrote / a ecrit:
> 
> On Thu, 10 Oct 1996 wb2oyc@cyberenet.net wrote:
> 
[...]
> 
> Just because it's a port won't change it's emulation characteristics.  I'm
> not familiar with how minicom does business in terms of emulation since I
> don't use it.  My guess is that it would work the same way it does in
> Linux, emulation and all.

I would like the original poster  to  be  more  specific  about  where
emulation  fails.  We also have a bunch of VAXes here, and a correctly
configured  xterm  (for  keypad  keys  and a DEC font), or even better
rxvt, have always been close enough to the real VTxxx for me.

For  instance,  here  is  an  extract  of my XTerm resource file for a
RS/6000  (sorry, I never did the same for a PC, you will probably have
to change some of the the keysyms):

XTerm*VT100.translations:       \
#override \
    <Key>BackSpace: string(0x7f) \n\
    <Key>KP_Add:  string(0x1b) string("Ol") \n\
    <Key>Num_Lock:  string(0x1b) string("OP") \n\
    <Key>KP_Divide:  string(0x1b) string("OQ") \n\
    <Key>KP_Multiply:  string(0x1b) string("OR") \n\
    <Key>KP_Subtract:  string(0x1b) string("OS") \n\
    <Key>Pause:  string(0x1b) string("Om") \n\
    <Key>KP_Equal:  string(0x1b) string("OP") \n\
    <Key>Insert:  string(0x1b) string("[2~") \n\
    <Key>KP_Enter:  string(0x1b) string("OM") \n\
    <Key>KP_Decimal:  string(0x1b) string("On") \n\
    <Key>KP_0:  string(0x1b) string("Op") \n\
    <Key>Delete:  string(0x1b) string("[3~") \n\
    <Key>KP_1:  string(0x1b) string("Oq") \n\
    <Key>Home:  string(0x1b) string("[1~") \n\
    <Key>KP_2:  string(0x1b) string("Or") \n\
    <Key>Up:  string(0x1b) string("[A") \n\
    <Key>Down:  string(0x1b) string("[B") \n\
    <Key>KP_3:  string(0x1b) string("Os") \n\
    <Key>F35:  string(0x1b) string("Os") \n\
    <Key>KP_4:  string(0x1b) string("Ot") \n\
    <Key>Left:  string(0x1b) string("[D") \n\
    <Key>KP_5:  string(0x1b) string("Ou") \n\
    <Key>End:  string(0x1b) string("[4~") \n\
    <Key>KP_6:  string(0x1b) string("Ov") \n\
    <Key>Right:  string(0x1b) string("[C") \n\
    <Key>KP_7:  string(0x1b) string("Ow") \n\
    <Key>KP_8:  string(0x1b) string("Ox") \n\
    <Key>KP_9:  string(0x1b) string("Oy") \n\
    <Key>Cancel: string(0x1b) string("[29~") \n\
    <Key>Print: string(0x1b) string("[28~") \n

> 
> At least on the PCs, the definitive terminal emulator that we use here at
> the UO for our Banner applications is Kermit95.  The unix kermit may be
> just as good in terms of terminal emulation, but again I don't use them
> that much to know.

Kermit95 is not free AFAIK (pity they changed their policy).
As for Unix Kermit (C-Kermit), all the versions I have  seen  so  far,
although quite useful, do not have a built-in emulator. They  rely  on
whatever they are lauched from (xterm, rxvt, dxterm, dtterm...).

[rest deleted]


-- 
Alain FAUCONNET    Ingenieur systeme - System Manager     AP-HP/SIM
Public Health                91 bld de l'Hopital 75013 PARIS FRANCE
Medical Computing Research Labs         Mail: af@biomath.jussieu.fr
Tel: (+33) 1-40-77-96-19                   Fax: (+33) 1-45-86-80-68
    I've RTFMed. It says: "Refer to your system administrator"
            But... I *am* the system administrator :-]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610112106.AA15481>