[Bug 67455] [HSW ULT]Display rotation with X fail to work on two monitors

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 29 03:58:54 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=67455

yangguang <guang.a.yang at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED

--- Comment #6 from yangguang <guang.a.yang at intel.com> ---
(In reply to comment #5)
> This is just how "xrandr -o rotation" works. This notation is for randr-1.1
> i.e. before multimonitor support was added to the extension, and so only
> operates on the primary/first output.
> 
> To set rotations with multiple displays you need to use:
> 
> xrandr \
>    --output ${DISPLAY1} --rotation (left|right|normal|inverted) \
>    --output ${DISPLAY2} --rotation (left|right|normal|inverted) \
>     # etc
Yeah, with this method , no matter three or two monitors can do rotation well .

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130729/23cf2285/attachment.html>


More information about the intel-gfx-bugs mailing list