On Sun, 2022-08-07 at 19:59 +0200, Sébastien Wilmet wrote: > with udev and hwdb, maybe? To fake the click angle.
Here is what I tried: /etc/udev/hwdb.d/71-mouse-local.hwdb content: ``` mouse:* MOUSE_WHEEL_CLICK_ANGLE=45 ``` # systemd-hwdb --strict update && echo OK OK (then a reboot or a udevadm trigger). But it changes nothing for the scroll "speed" / "distance". Cheers, Sébastien