yusefnapora / pixelbook-linux

258 stars 50 forks source link

Cannot turn off natural scroll #13

Open duckunix opened 5 years ago

duckunix commented 5 years ago

Hello, so, it seems that I cannot turn off Natural Scroll, even if I chose it in the settings app.

Ubuntu 19.04, if that helps.

Let me know what I can do to help debug & then fix (if possible)

duckunix commented 5 years ago

So, after a bit of research, I have found the correct xinput string to fix this:

xinput set-prop 'ACPI0C50:00 18D1:5028 Touchpad' 'Australian Scrolling' 1

Now I can scroll the way I am used to.