I too am on Ubuntu 21.04 and can not find any such slider in the tweak app.
Anyone figure something out here? I haven’t been messing with it much as I am working mostly in docked mode these days, but scrolling on the trackpad remains overly sensitive all the time for me, I now have PS/2 emulation disabled and am running all the latest stuff on 21.04.
Maybe try out the Ubuntu support forums? Speaking for myself, I’m not having any issues with Gnome 40 on Debian, but it may be that my idea of “overly sensitive” isn’t the same as yours and my machine is, in fact, behaving exactly the same and I just happen to like it.
I have been messing around with this project- it seems like this is clearly a gnome/wayland issue that I haven’t run into before because I have been using 20.04 up until now (which uses xorg by default)
That’s a nice find! That got me curious, and I ran across this clever little hack, in case folks aren’t comfortable adding that project to their system for whatever reason:
https://old.reddit.com/r/gnome/comments/kopjm0/still_no_way_to_adjust_touchpad_scrollspeed/gi0790a/
The gist is they override the detected trackpad dimensions, which affects the scroll speed, and then make the change persistent using a udev script.
This worked for me!
I set ‘scroll-factor=.2’ which seemed to do the trick. Totally useable scrolling now on wayland.
For Firefox specifically, assuming you’re using Wayland, try disabling
mousewheel.system_scroll_override.enabled
andapz.gtk.kinetic_scroll.enabled
in about:config and see how that feels.
This fixed it for me. I was getting insane scroll speeds in Firefox on Ubuntu 21.04
Continuing the discussion from Looking for help adjusting trackpad scroll speed on Ubuntu:
This worked! I was only having the issue with Firefox, so I’m glad I didn’t try altering any config files and only edited the about:config. Thank you for finding this. Oh, and I’m not on a framework (yet), but I keep an eye on the forum for when I do finally get my batch 5. For anyone wondering; I’m running Fedora 34 on a Macbook Air 2013.
worked for me too, thank you!
This worked for me. Scrolling in Firefox is now more reasonable, though it would be better if easily configurable in gnome
This worked for me even though I’m using xorg on Ubuntu 20.04.
This made a big difference for me in Firefox on Fedora 35. Although I still wish it was more configurable from an OS perspective.
Thanks!
I will note here that sway
exposes the scroll_factor
property available in libinput
, which should do what you want (system-wide).
This worked for me with Sway on Arch Linux. Thanks!
I’ve tried this same fix but it only seems to work for certain apps. Scrolling in Firefox works great now, but scrolling in the “Files” app and others does not. I’m guessing that this is based on how the apps are made, but still frustrating to never know if your scrolling will work or not.
Hey, Gnome has this issue specially with firefox.
One way you can limit the speed is by lowering the value of the variable mousewheel.default.delta_multiplier_y on about:config
This is still relevant in Ubuntu 22.04. Firefox was a pain to use without this fix. Thanks Michael
This worked for me:
Hello, I use fedora and I also have the problem with trackpad scroll speed, but just on firefox. Your setting I good enough for me, but i hope it will get fiexed soon
Trackpad completely stops working in Ubuntu LTS 24.04 if you install this. Removing it again fixes the problem. Just use the instructions for Firefox and pray it gets fixed in the future for everything else.