Bug#476394: lynx mouse wheel scrolling

2008-04-18 Thread Thomas Dickey
On Fri, 18 Apr 2008, Atsuhito Kohda wrote: Hi all, On Thu, 17 Apr 2008 09:16:36 -0400 (EDT), Thomas Dickey wrote: On Thu, 17 Apr 2008, Atsuhito Kohda wrote: so, am I right to consider that this is a problem of ncurses package? yes (though rather than "problem", I would say "limitation").

Bug#476394: lynx mouse wheel scrolling

2008-04-17 Thread Atsuhito Kohda
Hi all, On Thu, 17 Apr 2008 09:16:36 -0400 (EDT), Thomas Dickey wrote: > On Thu, 17 Apr 2008, Atsuhito Kohda wrote: > > > > so, am I right to consider that this is a problem of > > ncurses package? > > yes (though rather than "problem", I would say "limitation"). > > It would be possible to ins

Bug#476394: lynx mouse wheel scrolling

2008-04-17 Thread Thomas Dickey
On Thu, 17 Apr 2008, Atsuhito Kohda wrote: Hi all, T> The normal build of ncurses (as in Debian's package) doesn't have the T> mouse extension configured/compiled. So that only recognizes 4 T> buttons (not the 5 needed to handle the scroll wheel). so, am I right to consider that this is a p

Bug#476394: lynx mouse wheel scrolling

2008-04-17 Thread Atsuhito Kohda
Hi all, > > T> The normal build of ncurses (as in Debian's package) doesn't have the > > T> mouse extension configured/compiled. So that only recognizes 4 > > T> buttons (not the 5 needed to handle the scroll wheel). so, am I right to consider that this is a problem of ncurses package? Regards,

Bug#476394: lynx mouse wheel scrolling

2008-04-16 Thread Thomas Dickey
On Wed, 16 Apr 2008, [EMAIL PROTECTED] wrote: T> The normal build of ncurses (as in Debian's package) doesn't have the T> mouse extension configured/compiled. So that only recognizes 4 T> buttons (not the 5 needed to handle the scroll wheel). Ah, no wonder lynx only reacts to rolling the wheel

Bug#476394: lynx mouse wheel scrolling

2008-04-16 Thread Thomas Dickey
On Wed, 16 Apr 2008, [EMAIL PROTECTED] wrote: T> The normal build of ncurses (as in Debian's package) doesn't have the T> mouse extension configured/compiled. So that only recognizes 4 T> buttons (not the 5 needed to handle the scroll wheel). Ah, no wonder lynx only reacts to rolling the wheel

Bug#476394: lynx mouse wheel scrolling

2008-04-16 Thread jidanni
T> The normal build of ncurses (as in Debian's package) doesn't have the T> mouse extension configured/compiled. So that only recognizes 4 T> buttons (not the 5 needed to handle the scroll wheel). Ah, no wonder lynx only reacts to rolling the wheel in one direction, but not the other. (As to what

Bug#476394: lynx mouse wheel scrolling

2008-04-16 Thread Thomas Dickey
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, rolli

Bug#476394: lynx mouse wheel scrolling

2008-04-16 Thread jidanni
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