diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/org.mate.peripherals-touchpad.gschema.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.mate.peripherals-touchpad.gschema.xml.in b/data/org.mate.peripherals-touchpad.gschema.xml.in index 952f6dc..2201a23 100644 --- a/data/org.mate.peripherals-touchpad.gschema.xml.in +++ b/data/org.mate.peripherals-touchpad.gschema.xml.in @@ -31,7 +31,7 @@ <description></description> </key> <key name="natural-scroll" type="b"> - <default>false</default> + <default>true</default> <summary>Natural scrolling</summary> <description>Set this to true to enable natural (reverse) scrolling for touchpads</description> </key> |