From d2c7965aa092cecb857bd0301b7c9ff2dc10f9f8 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 1 Oct 2012 22:58:54 +0200 Subject: migrate to gsettings --- data/org.mate.peripherals-touchpad.gschema.xml.in | 29 +++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 data/org.mate.peripherals-touchpad.gschema.xml.in (limited to 'data/org.mate.peripherals-touchpad.gschema.xml.in') diff --git a/data/org.mate.peripherals-touchpad.gschema.xml.in b/data/org.mate.peripherals-touchpad.gschema.xml.in new file mode 100644 index 0000000..0e175c2 --- /dev/null +++ b/data/org.mate.peripherals-touchpad.gschema.xml.in @@ -0,0 +1,29 @@ + + + + false + Disable touchpad while typing + Set this to TRUE if you have problems with accidentally hitting the touchpad while typing. + + + false + 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 + + + false + Enable horizontal scrolling + Set this to TRUE to allow horizontal scrolling by the same method selected with the scroll_method key. + + + true + Enable touchpad + Set this to TRUE to enable all touchpads. + + + -- cgit v1.2.1