[net.periphs] WANTED, temcap for Teletype 5420

petel@tekig.UUCP (Pete Lancashire) (04/04/84)

I'm evaluting the ATTIS 4415 (Teletype 5420) and need a
'full blown termcap'. Is there anyone that can help me from reinventing
the wheel.

...tektronix!tekig!petel   Pete Lancashire

mark@cbosgd.UUCP (Mark Horton) (04/05/84)

Note that since termcap has been replaced (at least here) by terminfo,
these termcap descriptions are not necessarily up to date.

# Teletype 5410 terminal - coutesy of NETNEWS
T5|5410|5410 terminal 80 columns:\
	:co#80:li#24:am:cl=\E[;H\E[2J:bs:\
	:cm=\E[%i%d;%dH:nd=\E[C:\
	:up=\E[A:ce=\E[K:cd=\E[J:al=\E[L:\
	:dl=\E[M:ic=\E[@:dc=\E[P:so=\E[7m:\
	:im=:ei=:\
	:se=\E[m:us=\E[4m:ue=\E[m:\
	:kd=\E[B:kl=\E[D:kr=\E[C:\
	:ku=\E[A:
T6|5410-w|5410 132columns:\
	:co#132:li#24:\
	:tc=5410:
# termcap for Teletype 5420 - courtesy of Jonathon Luers and Netnews
# 8/1/83 -rlp
# Notice that the up, down, right, left, and home arrow keys wor, but only
# 10 of the 16 remaining keypad keys can be defined.  The ones which aren't
# defined as function keys (clear line, del char, del line, ins char, ins line)
# shouldn't cause any problems with vi, other than causing the screen to flash
# (the visible bell).  You can, of course, set up the programmable function
# keys outside of vi, but here is a .exrc file for your home directory
# which will cause the defined keypad keys to work approximately as labeled
# (beware of control characters when reading this):
# 
# map #0 L
# map #1 
# map #2 G
# map #3 
# map #4 
# map #5 1G
# map #6 
# map #7 dw
# map #8 
# map #9 
# 
T7|5420|5420 terminal 80 columns:\
	:co#80:li#24:am:cm=\E[%i%d;%dH:nd=\E[C:up=\E[A:bs:pt:\
	:cl=\E[H\E[J:cd=\E[J:ce=\E[K:al=\E[L:dl=\E[M:\
	:im=\E[4h:ei=\E[4l:ic=:mi:dm=:ed=:dc=\E[P:\
	:so=\E[7m:se=\E[m:us=\E[4m:ue=\E[m:vb=\E[?5h\E[?5l:\
	:ks=\E[19;1j:ke=\E[19;0j:\
	:kl=\E[D:kr=\E[C:kd=\E[B:ku=\E[A:kh=\E[H:\
	:k0=\Eu:l0=Home down:k1=\E[T:l1=Roll down:\
	:k2=\Ez:l2=Bottom of memory:k3=\E[U:l3=Page down:\
	:k4=\E[S:l4=Roll up:k5=\Et:l5=Top of memory:\
	:k6=\E[V:l6=Page up:k7=\Ed:l7=Delete word:\
	:k8=\E[2J:l8=Clear screen:k9=\Ec:l9=(Shift) Reset:
T8|5420-w|5420 132columns:\
	:co#132:li#24:\
	:tc=5420: