Re: RandR rotation fails with recent X-servers
That change doesn't take rotation into account correctly. The width/height check needs to be moved to before the rotation check, or modified to use the original mode->mode.width/height instead of the rotated width/height.
|