https://bugs.kde.org/show_bug.cgi?id=429759
--- Comment #9 from Toadfield <toadfi...@tutanota.com> --- (In reply to Nate Graham from comment #7) > Thanks for the clarification. > > For each app, smooth/animated scrolling has to be implemented by one of the > following: > - The toolkit's scrollview > - The app enabling that behavior of the toolkit's scrollview > - The app's own custom scrollview implementation for apps such as Firefox > which do that > > So there is no way we can either enable or disable this centrally, sorry. > You should instead file bugs on individual apps that don't have this > feature, and request it. By doing: xinput set-prop 11 "libinput Scroll Method Enabled" 0, 0, 1 xinput set-prop 11 "libinput Button Scrolling Button" 2 it works similar to what I want,the only thing that is missing is that middle click pasting has to be disabled,an scrolling icon would be cool and an option to click once and then move the mouse up and down instead of holding middle click to scroll would be nice too. And it works in all programs I tried. The only problem is that it feels choppy,cause if I scroll a little bit,it moves to far,but basically it works. -- You are receiving this mail because: You are watching all bug changes.