On Sun, Sep 25, 2011 at 09:55:41PM -0800, Roger wrote:
On Sun, Sep 25, 2011 at 09:51:37PM -0800, Roger wrote:
On Thu, Feb 03, 2011 at 04:01:03PM -0900, Roger wrote: Anybody else notice the mouse wheel is slow within Dillo?
Comparing dillo_port1.3 to Seamonkey, dillo_port1.3 is almost 80-90% slower compared to Seamonkey.
Comparing dillo_port1.3 to dillo, dillo_port1.3 is slower by approx. 50%.
I've found a better solution then modifying the code concerning mouse scroll speed.
IMWheel http://imwheel.sourceforge.net/
file: /home/roger/.imwheelrc
"^Dillo" None, Up, Button4, 25 None, Down, Button5, 25
"^GNU Screen" None, Up, Button4, 15 None, Down, Button5, 15
"^SeaMonkey" None, Up, Button4, 9 None, Down, Button5, 9
Only problem with this, this only increases the number of lines scrolled at once. As such, it's causes jaggy or staggered scrolling, inhibiting the user to be able to distinguish where he/she is at on a page. In which case, it's better to just left-click on the empty part of the scroll bar to scroll by page. A better solution, just code xset with increasing/decreasing mouse scroll rate. -- Roger http://rogerx.freeshell.org/