Wheel scrolling: config to increase scrolling "distance" for each wheel click
Sébastien Wilmet
swilmet at informatique-libre.be
Sun Aug 7 19:29:41 UTC 2022
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
More information about the wayland-devel
mailing list