Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

How can I speed up the scrolling of my middle mouse button?

  • 4 odpovede
  • 15 má tento problém
  • 1083 zobrazení
  • Posledná odpoveď od cor-el

more options

When I try to scroll down using the middle mouse button, it goes so slowly that I can't stand it, so I use the scroll bar to the right. This is annoying to me. When I reset the mouse button on my windows to more lines, it makes it scroll too fast for my docs, but does not affect the scrolling in FireFox. I've looked for tools and options for this, and can't find anything to do about it.

When I try to scroll down using the middle mouse button, it goes so slowly that I can't stand it, so I use the scroll bar to the right. This is annoying to me. When I reset the mouse button on my windows to more lines, it makes it scroll too fast for my docs, but does not affect the scrolling in FireFox. I've looked for tools and options for this, and can't find anything to do about it.

Vybrané riešenie

You could try changing one (or both) of these hidden settings:

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the search box above the list, type or paste wheel and pause while the list is filtered

(3A) Double-click the mousewheel.default.delta_multiplier_y preference and type in a higher value to make each movement of the wheel cover more ground. For example, you could try 300 or 500. You can keep this tab open and experiment with scrolling in a different tab until you find a value that gives you the speed you're looking for.

(3B) Double-click the mousewheel.system_scroll_override_on_root_content.vertical.factor preference and type in a higher value. For example, try changing 200 to 500. You can keep this tab open and experiment with scrolling in a different tab until you find a value that gives you the speed you're looking for.

I'm not sure I understand the reason there are two such similar preferences. Do either of them do what you want?

Čítať túto odpoveď v kontexte 👍 12

Všetky odpovede (4)

more options

You can change the number of lines Firefox scrolls in the about:config page, the variable will be called "mousewheel.min_line_scroll_amount", try changing it from 5 to 60, or whatever suits you.


In order to change your Firefox Configuration please do the following steps :

  1. In the Location bar, type about:config and press Enter. The about:config "This might void your warranty!" warning page may appear.
  2. Click I'll be careful, I promise! to continue to the about:config page.
more options

Vybrané riešenie

You could try changing one (or both) of these hidden settings:

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the search box above the list, type or paste wheel and pause while the list is filtered

(3A) Double-click the mousewheel.default.delta_multiplier_y preference and type in a higher value to make each movement of the wheel cover more ground. For example, you could try 300 or 500. You can keep this tab open and experiment with scrolling in a different tab until you find a value that gives you the speed you're looking for.

(3B) Double-click the mousewheel.system_scroll_override_on_root_content.vertical.factor preference and type in a higher value. For example, try changing 200 to 500. You can keep this tab open and experiment with scrolling in a different tab until you find a value that gives you the speed you're looking for.

I'm not sure I understand the reason there are two such similar preferences. Do either of them do what you want?

more options

These two responses worked great! I think I need to go back and rejigger it, because now it's too fast, but I know what to do, now. Thanks to both of you.

more options

You can also try to modify the value of the general.smoothScroll.mouseWheel.durationMaxMS pref on the about:config page to see if that makes a difference with smooth scrolling enabled.