On Wed, 6 Jun 2001, Larry W. Virden wrote:

> re: it shouldn't be reversed
>
>
> Agreed.  So what can we do to figure out why it is?

We have to figure out whether it's a problem in ncurses, or something that
is in your configuration which is doing that.  I can "see" if ncurses is
sending controls consistent with dtterm by looking at a typescript file
(by running lynx in script).  That would dispose of the issue about
whether the terminfo is correct.  A trace from 'truss' (or strace) would
prove if it's getting the terminfo from ncurses, or from some directory
overridden by the $TERMINFO variable.

Both of those wouldn't prove if there is a problem in ncurses or your
configuration, but it would be helpful.  (If it's a problem in ncurses,
we can try tracing that...)

-- 
T.E.Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to