How can i change scroll size?
if i scroll in Firefox. it scroll very small how can i change scroll size?
Wszystkie odpowiedzi (2)
hello jjaes01, you could adjust the vertical scroll distance like this: enter about:config into the firefox address bar (confirm the info message in case it shows up) & search for the preference named mousewheel.default.delta_multiplier_y. double-click it and change its value to something higher (maybe 200 for a start - the default value is 100, 200 will scroll twice as far...).
You can look at these prefs to set the scrolling behavior with the keyboard. toolkit.scrollbox.horizontalScrollDistance (5) toolkit.scrollbox.verticalScrollDistance (3)
See also this article for scrolling with the mouse: