[comp.unix.questions] Termcap entry wanted for Honeywell VIP7200

viljanen@kreeta.cs.Helsinki.FI (Lea Viljanen UNIX88) (12/17/88)

Could someone mail me a copy of termcap (or terminfo) entry for 
Honeywell VIP7200 terminal?

A thousand thanks in advance!



"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Lea 'LadyBug' Viljanen           ____     University of Helsinki, Finland
viljanen@finuha.bitnet       \  / . '     Dept. of Computer Science
viljanen@cs.helsinki.fi       \/  |_      'Small is beautiful'

artp@motbos.UUCP (Art Parmet) (12/19/88)

In article <662@hydra.cs.Helsinki.FI>, viljanen@kreeta.cs.Helsinki.FI (Lea Viljanen UNIX88) writes:
> Could someone mail me a copy of termcap (or terminfo) entry for 
> Honeywell VIP7200 terminal?
> 
For what it's worth, here's one for a VIP7800. You might have to hack it for a
VIP7200 terminal.
===================== cut and compile with tic(1) ========================
# TERMINFO file for Honeywell VIP7800 to run vi.
#
#
vip7800-vi,

# Booleans:
    hs,xhp,

# Numbers:
    cols#80,
    lines#24,

# Basic Strings:
    bel=^G,
    clear=\E`$<10>,
    dim=\Es1,
    sgr0=\Esr,

# Scrolling:
    ind=\E[0s$<2*>,
    ri=\E[L$<2*>,

# Cursor movement:
    cr=^M,
    cub1=^H,
    cud1=\EB,
    cuf1=\EC,
    cup=\Ef%p1%p2%' '%+%c%' '%+%c,
    cuu1=\EA,
    home=\EH,
    nel=^M^J,

# Area clears:
    ed=\EJ,
    el=\EK,

# Insert/delete line:
    dl1=\E[M$<2*>,
    il1=\E[L$<2*>,

# Insert/delete character:
    dch1=\E[P,
    rmir=\E[J,
      smir=\E[I,

# Keypad:
    kclr=\E`,

    kf1=\E0,
    kf2=\E2,
    kf3=\E6,
    kf4=\E8,
    kf5=\E:,
    kf6=\E<,
    kf7=\E>,
    kf8=\EP,
    kf9=\ER,
    kf10=\ET,

    kbs=^H,
    kcub1=\ED,
    kcud1=\EB,
    kcuf1=\EC,
    kcuu1=\EA,
    khome=\EH,

    ked=\EJ,
    kel=\EK,

    kdl1=\E[M,
    kil1=\E[L,

    kich1=\E[I,
    kdch1=\E[P,
    krmir=\E[J,

    khts=\Ep,
    ktbc=\E[N,

# Tabs:
    cbt=\E[Z,
    ht=^I,
    hts=\Ep,
    tbc=\E[N,

# Initialization:
    is1=\Ek\Em\Er,
    rs1=\Ec$<700>,
========================== end of terminfo file ===========================

Regards,
Art
-------------------------------- 

<< Unusual Disclaimer >>

Art Parmet - Northeast Area Eng Mgr @ Motorola Semiconductor, Woburn, Ma.
UUCP: {hplabs!motsj1,decwrl!decvax,gatech!mcdchg,apollo,oakhill}..!motbos!artp

Voice: +1 617-932-9700  DID: +1 617-932-6049  Fax: +1 617-932-9100  POST: RSXH20

barmar@think.COM (Barry Margolin) (12/20/88)

In article <425@motbos.UUCP> artp@motbos.UUCP (Art Parmet) writes:
>For what it's worth, here's one for a VIP7800. You might have to hack it for a
>VIP7200 terminal.

It's not worth very much, as the VIP7200 is completely different from
the VIP7800.  Honeywell wanted a low-end video terminal, so they
contracted out to some Korean company (I think), and they didn't
bother copying the VIP control sequences (nor did they use ANSI X3.64,
I believe).

Barry Margolin
Thinking Machines Corp.

barmar@think.com
{uunet,harvard}!think!barmar

rcsmith@anagld.UUCP (Ray Smith) (12/27/88)

In article <662@hydra.cs.Helsinki.FI> viljanen@kreeta.cs.Helsinki.FI (Lea Viljanen UNIX88) writes:
>Could someone mail me a copy of termcap (or terminfo) entry for 
>Honeywell VIP7200 terminal?
>
I tried several paths back to you via mail and all failed. Here is what we
have for a vip7201. I would think they would be similiar.

V7|vip7201|Honeywell VIP7201:\
	:am:is=\Ek:co#80:li#24:bs:cd=10\EJ:ce=10\EK:\
	:cl=50\E`:cm=50\Ef%r%+ %+ :\
	:dc=\E[P:dl=\E[M:al=\E[L:do=\011:\
	:ic=\E[I:ei=\E[J:\
	:cr=^M:\
	:kb=\b:kd=\EB:kh=\EH:kl=\ED:kr=\EC:ku=\EA:\
	:nd=\EC:up=\EA:bl=^G:bt=\E[Z:mb=\E4:md=\E4:mr=\E4:me=\E3:\
	:ht=\010:dT=50:nl=^J:rs=\Ec:so=\E4:se=\E3:\
	:ma=\EAk\ECl\EDh\EBj:\
	:ho=50\EH:

Good luck,
-Ray
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
        Ray Smith         | ...!uunet!mimsy!aplcen!\
     Analytics, Inc.      |             ...!netsys!---anagld!rcsmith
        Suite 200         |             ...!ethos! /
 9891 Broken Land Parkway |             ...!sundc!/
    Columbia, MD 21046    | Voice: (301) 381-4300         Fax: (301) 381-5173
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=