From f40328fdc38313b535d14202b87f517117f845c4 Mon Sep 17 00:00:00 2001 From: Clement Lefebvre Date: Thu, 3 Sep 2015 15:08:22 +0100 Subject: Touchpad: Added support for natural scrolling (along with minor changes to fix a few warnings and make var names more consistent with one another) --- data/org.mate.peripherals-touchpad.gschema.xml.in.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data/org.mate.peripherals-touchpad.gschema.xml.in.in') diff --git a/data/org.mate.peripherals-touchpad.gschema.xml.in.in b/data/org.mate.peripherals-touchpad.gschema.xml.in.in index 64e630f..8cfe8d4 100644 --- a/data/org.mate.peripherals-touchpad.gschema.xml.in.in +++ b/data/org.mate.peripherals-touchpad.gschema.xml.in.in @@ -20,6 +20,11 @@ <_summary>Enable horizontal scrolling <_description>Set this to TRUE to allow horizontal scrolling by the same method selected with the scroll_method key. + + false + <_summary>Natural scrolling + <_description>Set this to true to enable natural (reverse) scrolling for touchpads + true <_summary>Enable touchpad -- cgit v1.2.1