aixterm termcap entry and remote host sessions

Jeanne Leclair leclair at chamois.cs.uiowa.edu
Sat Nov 3 02:39:49 AEST 1990


I was sent this to post:  

folks,

  in vi, i was experiencing moderated screen redrawing and cursor
  movement braindamage while i was logged into a remote host (a
  siemens running sinix, a popular decongestant) from an aixterm
  window.  sound familiar?

  the solution in my case was to run "aixterm -v" for vt102 mode
  (resource name: vt102), log into the remote host, and set the term
  type to aixterm.

  this realization came after running an xterm and an aixterm
  side-by-side with minimal termcap entries (vi only needs co, li, cl
  and up).  since the xterm worked and the aixterm didn't, it pointed
  to aixterm directly.  the -v option made sense and worked.  the
  strange thing is that even though i had a vt100 terminal, i still
  had to use the aixterm termcap entry.

  i've enclosed the previously posted termcap entry in case you missed
  it.

                                                --bw
                                                wohler at sap-ag.de


        ------ aixterm termcap entry follows -----
ibm6154|aixterm|IBM 6154 Color displays:\
        :am:bw:ms:xo:bs:\
        :co#80:li#25:kn#5:\
        :AL=\E[%dL:DL=\E[%dM:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:\
        :SF=\E[%dS:SR=\E[%dT:UP=\E[%dA:al=\E[L:cd=\E[J:\
        :ce=\E[K:ch=\E[%i%dG:cl=\E[H\E[J:cm=\E[%i%d;%dH:\
        :dc=\E[P:dl=\E[M:ei=\E[4l:ho=\E[H:im=\E[4h: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:kb=\b:\
        :kd=\E[B:kh=\E[H:kl=\E[D:kr=\E[C:ku=\E[A:nd=\E[C:\
        :se=\E[m:so=\E[7m:sr=\E[T:ue=\E[m:up=\E[A:us=\E[4m:\
        :ko=nd,up,dc,ho,ei:



More information about the Comp.unix.aix mailing list