Thilo Six wrote:
Hugo Vanwoerkom wrote the following on 25.07.2008 01:30
Hi,
I want to make the page scroll speed in iceweasel 3 with my mousewheel
more responsive. It's way too slow now. I sit twiddling the wheel and
nothing happens.
Browsing the forums brings no solution.
Anyone have a suggestion?
Hugo
mousewheel.withnokey.numlines = $LINES_TO_SCROLL
mousewheel.withnokey.sysnumlines = false
you might also want:
mousewheel.withshiftkey.action = 1
Those are set to:
mousewheel.withnokey.action = 2
mousewheel.withnokey.numlines = -1
mousewheel.withnokey.sysnumlines = false
And if I change them then the second top wheel does not work to go
back/fore a page.
what does:
mousewheel.withshiftkey.action = 1
do?
or did you mean:
mousewheel.withnokey.action = 1
Hugo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]