Re: NetBSD termcap/terminfo problem
From: Martin Schmitz (martin.schmitz_at_nexgo.de)
Date: 10/29/03
- Next message: Gustavo Garcia Rondina: "Re: NetBSD termcap/terminfo problem"
- Previous message: Pawel Chwalowski: "Re: A3000 booting NetBSD :-("
- In reply to: Gustavo Garcia Rondina: "NetBSD termcap/terminfo problem"
- Next in thread: Gustavo Garcia Rondina: "Re: NetBSD termcap/terminfo problem"
- Reply: Gustavo Garcia Rondina: "Re: NetBSD termcap/terminfo problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 29 Oct 2003 12:54:55 +0100
Gustavo Garcia Rondina <gustavo@arda.org> writes:
> I am with some trouble while running programs that uses ncurses and/or
> ascii schemes such as lynx or BitchX. The screen gets screwd and so.
Try
a) TERM=xterm (yes, even on console)
b) TERM=wsvt25 (might work in some cases but is broken in others)
c) ~/.termcap with following content: (and TERM=wscons-color)
wscons-color|NetBSD wscons in 25 line mode with color:\
:Co#8:NC#3:pa#64:\
:AB=\E[4%dm:AF=\E[3%dm:op=\E[m:\
:op=\E[37;40m:\
:am:bs:mi:pt:ut:ms:\
:co#80:li#25:\
:kh=\E[7~:@7=\E[8~:\
:RA=\E[?7l:SA=\E[?7h:\
:ac=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~:\
:ae=\E(B:al=\E[L:as=\E(0:bl=^G:cd=\E[J:ce=\E[K:\
:cl=\E[H\E[2J:cm=\E[%i%d;%dH:cr=^M:.cs=\E[%i%d;%dr:\
:dc=\E[P:dl=\E[M:do=\E[B:ei=\E[4l:ho=\E[H:\
:if=/usr/share/tabset/vt100:im=\E[4h:\
:is=\E[1;24r\E[24;1H:\
:is=\E[H:k;=\E[29~:\
:k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~:\
:k5=\E[15~:k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:k0=\E[21~:\
:F1=\E[23~:F2=\E[24~:\
:kD=\E[3~:kI=\E[2~:kN=\E[6~:kP=\E[5~:kb=^?:\
:kd=\E[B:kl=\E[D:kr=\E[C:ku=\E[A:\
:le=^H:mb=\E[5m:\
:md=\E[1m:me=\E[m:mr=\E[7m:nd=\E[C:nl=^J:\
:.r2=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h:rc=\E8:\
:rf=/usr/share/tabset/vt100:\
:sc=\E7:se=\E[27m:sf=20\ED:so=\E[7m:sr=14\EM:ta=^I:\
:ue=\E[24m:up=\E[A:us=\E[4m:ve=\E[?25h:vi=\E[?25l:
HTH,
Martin
- Next message: Gustavo Garcia Rondina: "Re: NetBSD termcap/terminfo problem"
- Previous message: Pawel Chwalowski: "Re: A3000 booting NetBSD :-("
- In reply to: Gustavo Garcia Rondina: "NetBSD termcap/terminfo problem"
- Next in thread: Gustavo Garcia Rondina: "Re: NetBSD termcap/terminfo problem"
- Reply: Gustavo Garcia Rondina: "Re: NetBSD termcap/terminfo problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|