If I'm honest, Linux is...exhausting. I'm technically proficient, but even the "user-friendly" Ubuntu is a pain to work with. Something as simple as changing the mouse scroll speed requires creating a bash script. Software updates rarely work. There are random crashes that take hours to fix. I'm about to give in the towel and get a Mac. I can get it to work because the terminal doesn't scare me, but there's no way I…
xinput --set-prop "Kingsis Peripherals Evoluent VerticalMouse D" "libinput Scroll Distance Scale" 2 2
aside from
xinput --set-prop "Kingsis Peripherals Evoluent VerticalMouse D" "libinput Accel Speed" -1.0
for cursor speed which already worked. HTH
Edit: Patch by 3rd party, I fixed it up so would apply cleanly to most recent package.