From ed558543f6ddc556c493c2a3c4a2d59d08c22261 Mon Sep 17 00:00:00 2001 From: mc-jesus Date: Thu, 20 Nov 2014 21:03:43 +0100 Subject: dconf-settings for 1/2/3 finger tap button mappings --- data/org.mate.peripherals-touchpad.gschema.xml.in.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/org.mate.peripherals-touchpad.gschema.xml.in.in b/data/org.mate.peripherals-touchpad.gschema.xml.in.in index 8a30d1f..a7f5d05 100644 --- a/data/org.mate.peripherals-touchpad.gschema.xml.in.in +++ b/data/org.mate.peripherals-touchpad.gschema.xml.in.in @@ -25,5 +25,20 @@ <_summary>Enable touchpad <_description>Set this to TRUE to enable all touchpads. + + 1 + <_summary>One finger tap button + <_description>Select the button mapping for one-finger tap. Supported values are: 1: left mouse button 2: middle mouse button 3: right mouse button + + + 2 + <_summary>Two finger tap button + <_description>Select the button mapping for two-finger tap. Supported values are: 1: left mouse button 2: middle mouse button 3: right mouse button + + + 3 + <_summary>Three finger tap button + <_description>Select the button mapping for three-finger tap. Supported values are: 1: left mouse button 2: middle mouse button 3: right mouse button + -- cgit v1.2.1