screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: screen garbles output with centericq


From: webbie-h
Subject: Re: screen garbles output with centericq
Date: Sun, 16 Jan 2005 15:57:28 +0100 (CET)

On Sun, 16 Jan 2005, Nikolai Weibull wrote:

> Well, you might need to check the ascs setting for one.  Anyway, I'd
> recommend that you unininstall anything termcap related, as it is
> practically deprecated and has many annoying limitations.  To check
> xterms and screens terminfo files, run
> 
> % infocmp -l xterm
> % infocmp -l screen

I dont have xterm installed (no X on that machine, only connects remotely 
via ssh) and infocmp -l screen says this:

#       Reconstructed via infocmp from file: /usr/share/terminfo/s/screen
screen|VT 100/ANSI X3.64 virtual terminal, 
        am, km, mir, msgr, xenl, 
        colors#8, cols#80, it#8, lines#24, ncv#3, pairs#64, 
        
acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~, 
        bel=^G, blink=\E[5m, bold=\E[1m, cbt=\E[Z, civis=\E[?25l, 
        clear=\E[H\E[J, cnorm=\E[34h\E[?25h, cr=^M, 
        csr=\E[%i%p1%d;%p2%dr, cub=\E[%p1%dD, cub1=^H, 
        cud=\E[%p1%dB, cud1=^J, cuf=\E[%p1%dC, cuf1=\E[C, 
        cup=\E[%i%p1%d;%p2%dH, cuu=\E[%p1%dA, cuu1=\EM, 
        cvvis=\E[34l, dch=\E[%p1%dP, dch1=\E[P, dl=\E[%p1%dM, 
        dl1=\E[M, ed=\E[J, el=\E[K, el1=\E[1K, enacs=\E(B\E)0, 
        flash=\Eg, home=\E[H, ht=^I, hts=\EH, ich=\E[%p1%d@, 
        il=\E[%p1%dL, il1=\E[L, ind=^J, is2=\E)0, kbs=\177, 
        kcbt=\E[Z, kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC, kcuu1=\EOA, 
        kdch1=\E[3~, kend=\E[4~, kf1=\EOP, kf10=\E[21~, 
        kf11=\E[23~, kf12=\E[24~, kf2=\EOQ, kf3=\EOR, kf4=\EOS, 
        kf5=\E[15~, kf6=\E[17~, kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, 
        khome=\E[1~, kich1=\E[2~, kmous=\E[M, knp=\E[6~, kpp=\E[5~, 
        nel=\EE, op=\E[39;49m, rc=\E8, rev=\E[7m, ri=\EM, rmacs=^O, 
        rmcup=\E[?1049l, rmir=\E[4l, rmkx=\E[?1l\E>, rmso=\E[23m, 
        rmul=\E[24m, rs2=\Ec, sc=\E7, setab=\E[4%p1%dm, 
        setaf=\E[3%p1%dm, sgr0=\E[m, smacs=^N, smcup=\E[?1049h, 
        smir=\E[4h, smkx=\E[?1h\E=, smso=\E[3m, smul=\E[4m, 
        tbc=\E[3g, 


Does it make any sense to you guys?


> > and that libtermcap isnt beeing used?
> 
> % ldd /usr/bin/xterm

Can i do this on something related to me connecting remotely, such as 
bash?

> Well, list /lib and see if you have a libncursesw.so in it, then you'll
> be using wchar_t stuff...

Yeah, I have one in /usr/lib

> ls -al /usr/lib/libncursesw.so*
lrwxrwxrwx  1 root root     16 2005-01-16 07:43 /usr/lib/libncursesw.so -> 
libncursesw.so.5
lrwxrwxrwx  1 root root     18 2005-01-16 07:43 /usr/lib/libncursesw.so.5 -> 
libncursesw.so.5.4
-rwxr-xr-x  1 root root 349567 2004-10-02 01:18 /usr/lib/libncursesw.so.5.4


> Well, it depends.  If you are using UTF-8, you should pass the -U option
> to screen when you start it up.

I guess this is "defencoding" as Jeremy Chadwick in a different mail 
suggested? I dont get any difference when trying that, still garbled and 
Swedish characters doesnt work.

- Per




reply via email to

[Prev in Thread] Current Thread [Next in Thread]