lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV Note for users of screen that might be having problems with new


From: Larry W. Virden, x2487
Subject: LYNX-DEV Note for users of screen that might be having problems with newest lynx
Date: Sat, 26 Apr 1997 23:19:55 -0400

I install the screeninfo.src terminfo attributes each time a new release comes
out.  One of the later versions of screen added color support to screen.  What
I wasn't aware was that the screeninfo.src defines screen as having 8
colors.

If you are going to use screen on a monochrome system, I recommend you
create a duplicate copy of screeninfo.src like this.  I called the
new file screeninfo-m.src (m for monochrome).


*** /vol/lwv26ldata2/gnu/screen-3.7.2/terminfo/screeninfo-m.src Sat Apr 26 
14:50:55 1997
--- /vol/lwv26ldata2/gnu/screen-3.7.2/terminfo/screeninfo.src   Sat Jan  6 
17:07:50 1996
***************
*** 1,6 ****
! screen-m|VT 100/ANSI X3.64 virtual terminal,
        am, km, mir, msgr, xenl,
!       cols#80, it#8, lines#24,
        bel=^G, blink=\E[5m, bold=\E[1m, cbt=\E[Z,
        clear=\E[H\E[J, cr=\r, csr=\E[%i%p1%d;%p2%dr,
        cub=\E[%p1%dD, cub1=\b, cud=\E[%p1%dB, cud1=\n,
--- 1,6 ----
! screen|VT 100/ANSI X3.64 virtual terminal,
        am, km, mir, msgr, xenl,
!       cols#80, it#8, lines#24, colors#8, pairs#64,
        bel=^G, blink=\E[5m, bold=\E[1m, cbt=\E[Z,
        clear=\E[H\E[J, cr=\r, csr=\E[%i%p1%d;%p2%dr,
        cub=\E[%p1%dD, cub1=\b, cud=\E[%p1%dB, cud1=\n,
***************
*** 20,30 ****
        smir=\E[4h, smkx=\E[?1h\E=, smso=\E[3m, smul=\E[4m,
        tbc=\E[3g, smacs=^N, rmacs=^O, flash=\Eg, 
        civis=\E[?25l, cnorm=\E[34h\E[?25h, cvvis=\E[34l,
!       op=\E[39;49m, 
        
acsc=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++\054\054hhII00,
  screen-w|VT 100/ANSI X3.64 virtual terminal with 132 cols,
        am, km, mir, msgr, xenl,
!       cols#132, it#8, lines#24, 
        bel=^G, blink=\E[5m, bold=\E[1m, cbt=\E[Z,
        clear=\E[H\E[J, cr=\r, csr=\E[%i%p1%d;%p2%dr,
        cub=\E[%p1%dD, cub1=\b, cud=\E[%p1%dB, cud1=\n,
--- 20,30 ----
        smir=\E[4h, smkx=\E[?1h\E=, smso=\E[3m, smul=\E[4m,
        tbc=\E[3g, smacs=^N, rmacs=^O, flash=\Eg, 
        civis=\E[?25l, cnorm=\E[34h\E[?25h, cvvis=\E[34l,
!       op=\E[39;49m, setab=\E[4%p1%dm, setaf=\E[3%p1%dm,
        
acsc=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++\054\054hhII00,
  screen-w|VT 100/ANSI X3.64 virtual terminal with 132 cols,
        am, km, mir, msgr, xenl,
!       cols#132, it#8, lines#24, colors#8, pairs#64,
        bel=^G, blink=\E[5m, bold=\E[1m, cbt=\E[Z,
        clear=\E[H\E[J, cr=\r, csr=\E[%i%p1%d;%p2%dr,
        cub=\E[%p1%dD, cub1=\b, cud=\E[%p1%dB, cud1=\n,
***************
*** 44,48 ****
        smir=\E[4h, smkx=\E[?1h\E=, smso=\E[3m, smul=\E[4m,
        tbc=\E[3g, smacs=^N, rmacs=^O, flash=\Eg, 
        civis=\E[?25l, cnorm=\E[34h\E[?25h, cvvis=\E[34l,
!       op=\E[39;49m, 
        
acsc=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++\054\054hhII00,
--- 44,48 ----
        smir=\E[4h, smkx=\E[?1h\E=, smso=\E[3m, smul=\E[4m,
        tbc=\E[3g, smacs=^N, rmacs=^O, flash=\Eg, 
        civis=\E[?25l, cnorm=\E[34h\E[?25h, cvvis=\E[34l,
!       op=\E[39;49m, setab=\E[4%p1%dm, setaf=\E[3%p1%dm,
        
acsc=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++\054\054hhII00,
-- 
Larry W. Virden                 INET: address@hidden
<URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh."
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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