https://bugs.kde.org/show_bug.cgi?id=429759
--- Comment #11 from Toadfield <toadfi...@tutanota.com> --- (In reply to Nate Graham from comment #10) > (In reply to Toadfield from comment #9) > > By doing: > > xinput set-prop 11 "libinput Scroll Method Enabled" 0, 0, 1 > > xinput set-prop 11 "libinput Button Scrolling Button" 2 > What exactly do those commands do? I found those commands here: https://unix.stackexchange.com/questions/58900/how-to-scroll-the-screen-using-the-middle-click The person that posted those said that they do this: libinput Scroll Method Enabled 3 boolean values (8 bit, 0 or 1), in order "two-finger", "edge", "button". Indicates which scroll method is currently enabled n this device. libinput Button Scrolling Button 1 32-bit value. Sets the button number to use for button scrolling. This setting is independent of the scroll method, to nable button scrolling the method must be set to button-scrolling and a valid button must be set. -- You are receiving this mail because: You are watching all bug changes.