[comp.unix.aix] need termcap entry for aixterm

jensen@adobe.com (Freddy Jensen) (01/23/91)

Hi Folks,

  I am having some trouble setting up my term variable correctly
  when I run aixterm on an RS/6000 and rlogin to some other machine
  (a Sun-3/80)  where terminfo is not supported.

  So I need to find out how to extract the aixterm entry from 
  /usr/lib/terminfo/ibm.ti  and convert it into a termcap
  entry  that I can insert in my termcap file on the Sun.

  I cannot use the existing "xterm" entry in the termcap on my
  Sun.  Vi gets completely confused about scrolling and redrawing.

  All help appreciated.

Thanks

Freddy
-------------
Freddy Jensen
Display Postscript Group
Adobe Systems Incorporated
1585 Charleston Road, P.O. Box 7900
Mountain View, CA 94039-7900
email: jensen@adobe.com
       adobe!jensen@sun.com
       adobe!jensen@decwrl.dec.com
       ...!{decwrl,sun,uunet,apple}!adobe!jensen
phone: (415) 962-3869 / 961-4400

bengsig@dk.oracle.com (Bjorn Engsig) (01/23/91)

[This seems to be a hot item for an FAQ list]

No guarantees, but this should do the trick:
--
hf|hft|hft-c|ibm8512|ibm8513|IBM_High_Function_Terminal:\
	:co#80:li#25:am:ht:\
	:cm=\E[%i%d;%dH:ti=\E[25;1H:te=\E[20h:\
	:nd=\E[C:up=\E[A:do=^J:ho=\E[H:\
	:bs:sf=\E[S:ec=\E[%dX:\
	:cl=\E[H\E[J:cd=\E[J:ce=\E[K:\
	:AL=\E[%dL:DL=\E[%dM:al=\E[L:dl=\E[M:\
	:im=\E[4h:ei=\E[4l:mi:\
	:dm=\E[4h:ed=\E[4l:\
	:so=\E[7m:se=\E[m:ul=\E[4m:ue=\E[m:\
	:md=\E[1m:mr=\E[7m:mb=\E[5m:me=\E[m:\
	:as=^N:ae=^O:sc=\E[s:rc=\E[u:\
	:kl=\E[D:kb=^H:kr=\E[C:ku=\E[A:kd=\E[B:kh=\E[H:\
	:kn#10:k1=\E[001q:k2=\E[002q:k3=\E[003q:k4=\E[004q:k5=\E[005q:\
	:k6=\E[006q:k7=\E[007q:k8=\E[008q:k9=\E[009q:k0=\E[010q:\
	:is=\Eb\E[m^O\E[?7h:rs=\Eb\E[m^O\E[?7h\E[H\E[J:
-- 
Bjorn Engsig, ORACLE Corporation, E-mail: bengsig@oracle.com, bengsig@oracle.nl

            "Stepping in others footsteps, doesn't bring you ahead"

udo@watzman.quest.sub.org (Udo Klimaschewski) (01/28/91)

From article <1239@dkunix9.dk.oracle.com>, by bengsig@dk.oracle.com (Bjorn Engsig):
> No guarantees, but this should do the trick:
> hf|hft|hft-c|ibm8512|ibm8513|IBM_High_Function_Terminal:\ [...]

What about /lib/libtermcap/termcap.src ?


Regards
	udo

-- 
XmTeenageMutantNinjaMessageBoxGetChild(Widget,XmDIALOG_DEFAULT_BUTTON);