I am using Ubuntu GNOME 16.04 with GNOME 3.20.
After upgrading from GNOME 3.18 to 3.20, my mouse settings are reset.
I can't find options in Mouse & Touchpad Settings to set Reverse Scrolling (aka Natural Scrolling).
I am using Ubuntu GNOME 16.04 with GNOME 3.20.
After upgrading from GNOME 3.18 to 3.20, my mouse settings are reset.
I can't find options in Mouse & Touchpad Settings to set Reverse Scrolling (aka Natural Scrolling).
gsettings get org.gnome.desktop.peripherals.touchpad natural-scroll
? – May 27 '16 at 20:48true
!! and also one more thing. I tried the same using gconf editor. Any changes made have no effect!! I even disabled scrolling (for testing), but it has no effect on my computer @ParanoidPanda – Severus Tux May 28 '16 at 02:14gconf-editor
is really old, you should be using the pre-installdconf-editor
. But it's very strange it's not working, perhaps this is a bug, you should file a report. They really are very good at fixing these things so reporting it would be the best. – May 28 '16 at 10:45dconf-editor
I used.Now I noticed that, any changes made in dconf, related to touchpad is having no effect [Edge scrolling, Tap to touch, ... all of it !!]
– Severus Tux May 28 '16 at 15:03