[net.micro.att] 7300 Termcap & Terminfo Entries

gritz@homxa.UUCP (R.SHARPLES) (07/23/85)

I have received many requests for the S4 termcap and terminfo entries.  both
are included below.  Terminfo is for SVR2.  The manual has instructions on 
how to install either.  The termcap entry was supplied with the machine; 
the terminfo entry is a combination of several I received in response to my 
original request.  

Everything in the terminfo entry seems to work perfectly; I thank the people
who sent these entries for doing a good job.  Any bugs you find, don't call me.
Rather, fix it yourself and then post changes to the net.

Enjoy!

Russ Sharples
homxa!gritz

--------------------TERMCAP ENTRY----------------------------------------------

s4|PC7300|unixpc|pc7300|Safari 4:\
	:al=\E[1L:am:bs:\
	:cd=\E[0J:ce=\E[0K:cl=\E[2J\E[H:cm=\E[%i%2;%2H:co#80:\
	:dc=\E[1P:dl=\E[1M:do=\E[B:ei=:ho=\E[H:\
	:ic=\E[1@:im=:kb=\10:kd=\E[B:kl=\E[D:kr=\E[C:ku=\E[A:li#24:\
	:k1=\EOc:k2=\EOd:k3=\EOe:k4=\EOf:k5=\EOg:k6=\EOh:k7=\EOi:k8=\EOj:\
	:nd=\E[C:se=\E[m:so=\E[2;7m:ue=\E[m:up=\E[A:us=\E[4m:\
	:EE=\E[m:BO=\E[0;7m:CV=\E[=C:CI=\E[=1C:KM=/usr/lib/ua/kmap.s4:

--------------------TERMINFO ENTRY---------------------------------------------

s4|PC7300|unixpc|pc7300|Safari 4,
	am,		bel=^G,		xon,
	clear=\E[2J\E[H,
	home=\E[H,	cr=^M,
	cols#80,	lines#24,
	cuu1=\E[A,	cud1=\E[B,	cuf1=\E[C,	cub1=\E[D,
	kcuu1=\E[A,	kcud1=\E[B,	kcuf1=\E[C,	kcub1=\E[D,
	cup=\E[%i%p1%2d;%p2%2dH,
	ed=\E[0J,	el=\E[0K,
	dch1=\E[1P,	ich1=\E[1@,
	dl1=\E[1M,	il1=\E[1L,
	ind=\ED,	ri=\EM,
	smso=\E[7m,	rmso=\E[m,
	smul=\E[4m,	rmul=\E[m,
	dim=\E[2m,	sgr0=\E[m,
	rev=\E[7m,	bold=\E[1m

------------------------------------------------------------------------------