lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Adding lynx.cfg options to the code


From: dickey
Subject: Re: lynx-dev Adding lynx.cfg options to the code
Date: Sun, 27 Sep 1998 07:20:14 -0400 (EDT)

> 
> Hi, 
>     Could somebody give me a quick point-and-comprehend explanation 
> of how to add lynx.cfg options (and command line opts)?  like, what 
> .c and .h files to edit to add them in there, where to add the global 
> variables involved with them, and such. 

there's a table in src/LYReadCFG.c, entries must be sorted.
(you would want to add a CONF_INT entry, referencing a new variable in
LYGlobalDefs.h)

> The reason is, I see the # of lines in the partial-display logic 
> is display_size or something, and would like to make a new lynx.cfg option 
> (didn't see one that does this) to allow the user to tweak the # of 
> lines that must be input for partial display to redraw the screen. 
>  
> TIA 
> --  
> Eric 
> address@hidden 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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