You need to edit and reload the tic source file for the vt100 (in AIX this is 
located in /usr/lib/terminfo, not sure where if different on Redhat).

You probably do not have the source of the tic files on your system (binary 
for vt100 would be in the "/usr/lib/terminfo/v" directory). If you do, just 
edit (vi) the vt100 portion and remove all occurrence of  $<5> anywhere it 
appears. After you have done that, type "tic vt100" and try it again.

If you can't find the vt100 source, here a copy of the corrected one.

#
#       Normal VT100 entry, with automatic margins, corrected for uv
#
vt100|ansi|vt100-am|Digital VT100,
        cr=^M, bel=^G,
        cud1=^J, cols#80, lines#24, clear=\E[H\E[2J, ind=^J,
        cub1=^H, am, cup=\E[%i%p1%d;%p2%dH, cuf1=\E[C, cuu1=\E[A,
        el=\E[K, ed=\E[J,
        smso=\E[7m, rmso=\E[m, smul=\E[4m, rmul=\E[m,
        bold=\E[1m, rev=\E[7m, blink=\E[5m, sgr0=\E[m\E(B,
        il1=\E[L,       dl1=\E[M,
        tbc=\E[3g, hts=\EH,
        rf=/usr/share/lib/tabset/vt100,
        rs2=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h,
        smkx=\E=, rmkx=\E>,
        kcuu1=\E[A, kcud1=\E[B, kcuf1=\E[C, kcub1=\E[D, kbs=^H,
        cuu=\E[%p1%dA,
        cud=\E[%p1%dB,
        cuf=\E[%p1%dC,
        cub=\E[%p1%dD,
        home=\E[H, kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS,
        khome=\E[H,     kich1=\E[2~,
        ht=^I, ri=\EM, vt#3, xenl,
        smcup=\E[?7h\E[?1l\E(B\E=,      rmcup=\E[?7h,
        sc=\E7, rc=\E8, csr=\E[%i%p1%d;%p2%dr,
        it#8, xon,
        sgr=\E[%?%p1%t;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p6%t;1%;m
               %?%p9%t\E(0%e\E(B%;,
        box1=lqkxjmwuvtn, batt1=f1,
        box2=lqkxjmwuvtn, batt2=f1md,
        font0=\E(B, font1=\E(0, msgr,
        knl=\r,
        ktab=^I,        civis=\E[?25l,  cnorm=\E[?25h,  cvvis=\E[?25h,
        nel=\n,         mc5=\E[5i, mc4=\E[4i,

--------------------------------------------------------------
Carl Dula                       Voice: 973-227-8440 X111
Pulsar Systems, Inc.            Fax: 973-227-8440
271 Route 46 West, Suite H209   email:c...@pulsarsystems.com
Fairfield, NJ 07004-2474        http://www.pulsarsystems.com 


_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to