This unnatural speed is across all apps (Thunderbird mail, LibreOffice Writer), browsers (Waterfox, Firefox, and Chromium), all scroll nearly an entire screen with one notch of the scroll wheel, it’s just about impossible to navigate and extremely frustrating.
I can’t find any setting to tweak this either.
It’s a Logitech M705, had it for years, the issue started squarely since rebooting after the latest update.
After that, list out all the properties of your device by running xinput list-props <device_id>. Replace <device_id> with the id of your mouse.
Scroll down the list and see if you can find a property called “Scrolling Pixel Distance”. If there is, take note of its current value, and then you set it to a smaller value with:
# 10 is just a dummy value. Pick a number that is smaller than your current setting
xinput --set-prop "libinput Scrolling Pixel Distance" 10
Test out your mouse. If you’re happy with it and want to make the setting permanent, just add the command to a script to be launched at startup.
Thanks for the help. I tried adjusting the settings for my Logitech M705 using “libinput Scrolling Pixel Distance”, I tried changing the value up and down, I tried a couple other settings too, even tried settings on other devices that were similarly named, but nothing ever changed the scroll speed.
I recorded a narrated video of myself doing all the above, to show that it’s not working. I hope there’s something else that can be done.
I dual boot Windows 10 and the same mouse works perfectly fine, the scroll speed and all other behaviour has not changed. It’s worth noting that in Windows 10 (and only ever since Windows 10, didn’t have this problem in Windows 7) the scroll wheel scrolls too fast until I turn “Smooth scrolling” ON, then back OFF again, and the scroll speed is normal. Yet I’ve never had an issue in Endeavour OS until this update.
I know the mouse is old now, maybe I’ll just have to bite the bullet and buy a new one. Wish my partner wasn’t wasting my income right now, things are tight.
I used “akm” and installed and booted into the LTS kernel, and it hung on a message “Failed: TLP startup / shutdown”
I had set TLP_ENABLE=0 in /etc/tlp.conf to solve a sleeping HDD issue so I renabled that, and heck, it still hung at the same point in the boot, just didn’t show that message! I took a photo and manually typed out at what point the boot hung;