From f113d3892ea59540b5145b0346111e815a5eeb3e Mon Sep 17 00:00:00 2001 From: Clement Lefebvre Date: Thu, 3 Sep 2015 13:42:48 +0100 Subject: Touchpad support: Added support for two and three finger clicks --- data/org.mate.peripherals-touchpad.gschema.xml.in.in | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'data') diff --git a/data/org.mate.peripherals-touchpad.gschema.xml.in.in b/data/org.mate.peripherals-touchpad.gschema.xml.in.in index e79cf5d..a97e576 100644 --- a/data/org.mate.peripherals-touchpad.gschema.xml.in.in +++ b/data/org.mate.peripherals-touchpad.gschema.xml.in.in @@ -25,6 +25,16 @@ <_summary>Enable touchpad <_description>Set this to TRUE to enable all touchpads. + + 3 + <_summary>Enabled two-finger button-click emulation + <_description>0 thru 3, 0 is inactive, 1-3 is button for two-finger click to emulate + + + 2 + <_summary>Enable three-finger button-click emulation + <_description>0 thru 3, 0 is inactive, 1-3 is button for two-finger click to emulate + 1 <_summary>One finger tap button -- cgit v1.2.1