https://bugs.kde.org/show_bug.cgi?id=342929
--- Comment #32 from Maximilian Böhm <m...@elbmurf.de> --- If you use libinput, create a /etc/X11/xorg.conf.d/60-libinput.conf : Section "InputClass" Identifier "libinput" Driver "libinput" MatchDevicePath "/dev/input/event*" Option "NaturalScrolling" "True" EndSection This enables natural scrolling for mice and trackpads. -- You are receiving this mail because: You are watching all bug changes.