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
You can find your wheel/scroll buttons by using "imwheel -c"
Prevent detach/daemon mode by using "imwheel -d" and use "imwheel -D" for debugging. Or use both options.
I can now see the issues with different scrolls speeds between applications and the reason why one scroll speed within xorg.conf won't solve much. As such, it's an application specific issue but IMWheel solves this quite well!
Although getting off-topic here, if you find the above helpful, you might also find the below helpful for increasing mouse speed: xset m 6/3 0 # normal speed is "5/3 0" -- Roger http://rogerx.freeshell.org/