Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen
Gelöst Archiviert

Which values do I need to edit for increasing mouse wheel scroll speed?

cor-el beantwortet
Kanade_

It seems like there are a couple of entries which you can tweak to increase the scroll speed:

- mousewheel.default.delta_multiplier_y

- general.smoothScroll.mouseWheel.durationMaxMS

- mousewheel.enable_pixel_scrolling

- mousewheel.min_line_scroll_amount

- mousewheel.acceleration.start

I'm not sure if there are more available however, these are the ones I've tested.

As a result, which entry is the best to edit for increasing scroll speed?

It seems like there are a couple of entries which you can tweak to increase the scroll speed: - mousewheel.default.delta_multiplier_y - general.smoothScroll.mouseWheel.durationMaxMS - mousewheel.enable_pixel_scrolling - mousewheel.min_line_scroll_amount - mousewheel.acceleration.start I'm not sure if there are more available however, these are the ones I've tested. As a result, which entry is the best to edit for increasing scroll speed?

Geändert am von NoahSUMO

Diese Antwort im Kontext lesen

Ausgewählte Lösung

That is about the direction in which you want to scroll:

x: horizontally
y: vertically
z: only applies if you have a 3D capable device

You would normally want to adjust the y value for scrolling up and down.

Alle Antworten (7)

Did you try change this option in the Control Painel?

Go to your Control Painel >> Mouse >> There is a tab called Scroll(something like it) there you can change the number of lines you will scrolling

If your wheel is too slow, why don't you use auto-scrolling, instead (Options>Advanced>General>Browsing)?

Either way, mousewheel.default.delta_multiplier_y is the scroll speed. Increase it to 300 or 500, and it should be enough.

Geändert am von Grad

I just want to change the scroll speed/number of lines in Firefox only, not as whole.

That said, I would also like to add that hardware acceleration is turned off.

Auto-scrolling is always on for me. On the other hand, smooth scrolling is off.

There's x, y and z multiplier available.

Which one do I need to edit?

Ausgewählte Lösung

That is about the direction in which you want to scroll:

x: horizontally
y: vertically
z: only applies if you have a 3D capable device

You would normally want to adjust the y value for scrolling up and down.