From 02ef9ca6f5ac17e9c68d1cafa5f2581fa824dee8 Mon Sep 17 00:00:00 2001 From: Clement Lefebvre Date: Thu, 3 Mar 2016 12:11:51 +0000 Subject: Touchpad support: Support edge and two-finger scrolling independently --- data/org.mate.peripherals-touchpad.gschema.xml.in | 24 ++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) (limited to 'data') diff --git a/data/org.mate.peripherals-touchpad.gschema.xml.in b/data/org.mate.peripherals-touchpad.gschema.xml.in index db72e42..952f6dc 100644 --- a/data/org.mate.peripherals-touchpad.gschema.xml.in +++ b/data/org.mate.peripherals-touchpad.gschema.xml.in @@ -10,15 +10,25 @@ Enable mouse clicks with touchpad Set this to TRUE to be able to send mouse clicks by tapping on the touchpad. - - 1 - Select the touchpad scroll method - Select the touchpad scroll method. Supported values are: 0: disabled, 1: edge scrolling, and 2: two-finger scrolling + + true + + + + + false + + + + + true + + - + false - Enable horizontal scrolling - Set this to TRUE to allow horizontal scrolling by the same method selected with the scroll_method key. + + false -- cgit v1.2.1