lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev PDCURSES color problem with dev.9 (DJGPP)


From: Clemens Fischer
Subject: Re: lynx-dev PDCURSES color problem with dev.9 (DJGPP)
Date: 24 Oct 2002 22:34:21 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386--freebsd)

"Thomas E. Dickey" <address@hidden>:

> That may be a problem with the changes I made for color pair 0.
> Will check.  Normally I test on Linux with ncurses (with/without
> color style), slang and the X11 pdcurses, and on win32 with cygwin
> (ncurses) and the Visual C++, Borland C pdcurses.  To my
> recollection, those all looked ok...

then there really might be something wrong (freebsd, lynx compiled
with about everything), the settings:

COLOR:0:green:black
COLOR:6:yellow:red
COLOR:1:brightred:black
COLOR:5:brightred:black
COLOR:4:lightgray:black
COLOR:7:white:green
COLOR:2:yellow:blue

COLOR:3:green:white

.h2 ASSUMED_COLOR
ASSUMED_COLOR:default:default

$ ldd /l/bin/lynx:
/l/bin/lynx:
        libncurses.so.5 => /usr/lib/libncurses.so.5 (0x28168000)
        libssl.so.0.9.6 => /usr/lib/libssl.so.0.9.6 (0x281aa000)
        libcrypto.so.0.9.6 => /usr/lib/libcrypto.so.0.9.6 (0x281d6000)
        libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x2828b000)
        libc.so.4 => /usr/lib/libc.so.4 (0x28363000)

the display in an aterm, which used to be like indicated by the
color-settings, is now just bright-white on pitch-black.  my colors
are light on dark, but easy to the eye, and the settings used to work
until and including dev8.

clemens

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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