Comment 0 for bug 1068442

Revision history for this message
Matt Fischer (mfisch) wrote : rotation doesn't work

when the device is rotated physically the screen and input should also rotate. But it's not working. bryce has written an xrotate script that maybe we could attach to the rotation events, but in theory we shouldn't need it.

Bryce adds, " theoretically there should be code in gnome-settings-daemon (or gnome-desktop) which listens for xrandr events and rotates the input. So when we have proper handling of the sensor we can hook that to the gtk events and let g-s-d rotate the input, and then xrotate simply becomes a debugging tool. "