GNOME Bugzilla – Bug 676170
Wacom: Match output rotation to device
Last modified: 2012-07-03 09:52:33 UTC
This is the gnome-control-center part for bug 668547. The Wacom panel in gnome-control-center needs to be updated as well, because left-handed settings sets rotation as well, so it needs to match the actual output rotation.
Created attachment 214187 [details] [review] Proposed patch Note this patch requires gsd-wacom-device.[ch] from gnome-settings-daemon with attachment 214186 [details] [review] from bug 668547 applied (and "make update-from-gsd" from within panels/wacom/)
Review of attachment 214187 [details] [review]: Looks fine, pending the gnome-settings-daemon patch landing.
commit 1612735104832e90efd00b8ac4557679877dfe76 wacom: apply display rotation to device When an output is mapped to a device, match the device rotation with the output (bug #676170)