[gnome-settings-daemon] wacom: Remove code for useless mapping



commit ddfc1827f146e68f5b83d74a710df76e160a8c6e
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Feb 13 18:20:43 2012 +0000

    wacom: Remove code for useless mapping
    
    We hard code the values, and then map them to functions internally.

 ...ings-daemon.peripherals.wacom.gschema.xml.in.in |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in b/data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in
index 20b549e..5ae8bc3 100644
--- a/data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in
+++ b/data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in
@@ -46,12 +46,6 @@
       <_summary>Wacom display mapping</_summary>
       <_description>EDID information of monitor to map tablet to. Must be in the format [vendor, product, serial]. ["","",""] disables mapping.</_description>
     </key>
-    <!-- Applies only to the PAD tool -->
-    <key name="pad-buttonmapping" type="ai">
-      <default>[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]</default>
-      <_summary>Wacom pad button mapping</_summary>
-      <_description>Set this to the logical button mapping.</_description>
-    </key>
   </schema>
   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.settings-daemon.peripherals.wacom.stylus">
     <key name="pressurecurve" type="ai">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]