From cb862d5d82637d7ce35ba8f0ce33e36b64a3b28c Mon Sep 17 00:00:00 2001 From: Joaquim Rocha Date: Fri, 19 Apr 2013 16:29:32 +0200 Subject: wacom: Warn when screen has changed and calibration is needed When the screen resolution changes and the last known calibrated resolution doesn't match the new one, a notification is shown with an action to trigger the calibration immediately. https://bugzilla.gnome.org/show_bug.cgi?id=677095 --- data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in') 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 721d5304..a10e0699 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,6 +46,11 @@ <_summary>Wacom tablet PC feature <_description>Enable this to only report stylus events when the tip is pressed. + + (-1, -1) + <_summary>Wacom last calibrated resolution + <_description>Holds the last calibrated resolution to help check if calibration is needed. + ["", "", ""] <_summary>Wacom display mapping -- cgit v1.2.1