It’s silly and I don’t like it.
- Go to
about:config
in Firefox. - Search for
mousewheel.with_control.action
and change it to0
. - Search for
mousewheel.with_meta.action
and change it to0
.
If you use Firefox Sync and want it to stick, add the following variables as boolean
and set them to true:
services.sync.prefs.sync.mousewheel.with_meta.action
services.sync.prefs.sync.mousewheel.with_control.action
That’s about it! You should now have successfully disabled the touchpad scrolly thing.