[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV lynx, slang, & term size
From: |
Foteos Macrides |
Subject: |
Re: LYNX-DEV lynx, slang, & term size |
Date: |
Sun, 26 Jan 1997 19:23:12 -0500 (EST) |
address@hidden (David Ellement) wrote:
>For Lynx compiled with curses (on HP-UX 9.05), if I start it in a 80x40
>xterm, it uses the full 40 lines. For Lynx compiled with slang, if I
>start it in a 80x40 xterm, it only uses 24 lines.
>
>Can Lynx w/ slang use a term size other than 80x24? If so, what do I need
>to do different when I compile or run it?
The slang library has it's own functions for getting the screen
rows and columns, and rechecks them every time a page is drawn, in case
there was a screen size change. Lynx simply uses the values which the
slang library returns, and can't do otherwise. First, be sure you have
a current version of the slang library, and if you do, contact it's
developer, John Davis, about your problem on HP-UX 9.05.
Fote
=========================================================================
Foteos Macrides Worcester Foundation for Biomedical Research
address@hidden 222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
- LYNX-DEV lynx, slang, & term size, David Ellement, 1997/01/24
- Re: LYNX-DEV lynx, slang, & term size,
Foteos Macrides <=
- Re: LYNX-DEV lynx, slang, & term size, David Combs, 1997/01/27
- Re: LYNX-DEV lynx, slang, & term size, Foteos Macrides, 1997/01/27
- Re: LYNX-DEV lynx, slang, & term size, David Combs, 1997/01/27
- Re: LYNX-DEV lynx, slang, & term size, Foteos Macrides, 1997/01/28