On Wed, 16 Apr 2008, [EMAIL PROTECTED] wrote:

T> lynx uses ncurses (or pdcurses) to support the mouse.

T> ncurses has an extension (which would change the binary compatibility)
T> that supports the button 4/5 used to represent the mouse.

Yes, USE_MOUSE:TRUE enabled the mouse. And indeed, rolling the wheel
back and forth indeed does something, but whatever it does, it is not
scrolling that it is doing.

The normal build of ncurses (as in Debian's package) doesn't have the mouse extension configured/compiled. So that only recognizes 4 buttons (not the 5 needed to handle the scroll wheel).

Mouse wheel and 256-colors are features that ncurses supports that aren't
in Debian (or most other) packages, though they've been available for a few years.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to