Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!CARMA.ARC.NASA.GOV!glenn From: glenn@CARMA.ARC.NASA.GOV (Glenn Meyer, Code SL) Newsgroups: comp.sys.sgi Subject: Re: termcap for Silicon Graphics 4D console Message-ID: <8904190024.AA01581@carma.arc.nasa.gov> Date: 19 Apr 89 00:24:41 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 35 I transferred the following termcap entries to our VAX (running 4.3bsd) from an IRIS 2500 Turbo running version 3.6 of SGI's operating system, which still uses /etc/termcap: ---(cut here)--- # Silicon Graphics IRIS wsh terminal emulator. Can't use vt100 # entry directly because it contains delays. For ease of comparison, # keep in same order as iris-ansi terminfo entry. S8|iris-ansi|IRIS emulating a 40 line ANSI terminal (vt100):\ :do=^J:sf=\ED:co#80:li#40:\ :cl=\E[H\E[2J:am:cm=\E[%i%2;%2H:\ :nd=\E[C:up=\E[A:ce=\E[K:cd=\E[J:\ :so=\E[1m:se=\E[m:us=\E[4m:ue=\E[m:\ :ks=\E[?1h\E=:ke=\E[?1l\E>:\ :ho=\E[H:sr=\EM:\ :ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:kb=^H:\ :k1=\EOp:k2=\EOq:k3=\EOr:k4=\EOs:\ :al=\E[L:dl=\E[M:\ :is=\E[?1l\E>\E[?7h:\ :vs=\E[10/y\E[=1h\E[=2l\E[=6h:ve=\E[9/y\E[12/y\E[=6l:\ :bs:pt: # 24-line version SD|iris-ansi-24:li#24:tc=iris-ansi: # 66-line version SE|iris-ansi-66:li#66:tc=iris-ansi: # Special value for $TERM so that local and remote shells can be # distinguished. The network programs do the coercing of iris-ansi into # this. S9|iris-ansi-net|IRIS connected to a remote host:tc=iris-ansi: # 24-line version SF|iris-ansi-24-net:li#24:tc=iris-ansi-net: # 66-line version SG|iris-ansi-66-net:li#66:tc=iris-ansi-net: