summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorPrzemo Firszt <przemo@firszt.eu>2012-10-02 20:35:06 +0100
committerBastien Nocera <hadess@hadess.net>2013-05-17 09:25:37 +0200
commita6ed61b72b11cfbdfdcf5faeac49f40abbbf983c (patch)
tree6d1728168e5d82d50a12ae432c6c7db45ab7e149 /data
parent5669574c63f8aa1f36f622a6a1a26ccbd09d8a82 (diff)
downloadgnome-settings-daemon-a6ed61b72b11cfbdfdcf5faeac49f40abbbf983c.tar.gz
wacom: Add OLED handling for Intuos4
https://bugzilla.gnome.org/show_bug.cgi?id=671072
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in5
1 files changed, 5 insertions, 0 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 a10e0699..676bb9d6 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
@@ -107,5 +107,10 @@
<_summary>Key combinations for a touchring or touchstrip custom action</_summary>
<_description>The keyboard shortcuts generated when a touchring or touchstrip is used for custom actions (up followed by down).</_description>
</key>
+ <key name="oled-label" type="s">
+ <default>''</default>
+ <_summary>Button label for OLED display.</_summary>
+ <_description>Label will be rendered to OLED display belonging to the button</_description>
+ </key>
</schema>
</schemalist>