Bug 13997

Summary: xrandr output order wrong, at least on r500
Product: xorg Reporter: Tobias Ussing <bf4534>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED WONTFIX QA Contact: Xorg Project Team <xorg-team>
Severity: enhancement    
Priority: medium CC: schiotz
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Tobias Ussing 2008-01-09 15:27:33 UTC
Currently on my r500 when enabling my TV the TV gets assigned xinerama screen 1, and the crt is assigned xinerama screen 2. This means most menus and windows are launched on the tv, instead of the CRT.

I've tried a lot of stuff in xorg.conf(setting screen 0, etc), but to no avail(i expect because of the change to using randr instead of the xorg.xonf for much of hte setup)
In the radeonhd driver there is:

Option "RROutputOrder" "<monitor_name>"

Which is very usefull, though not implemented in the normal radeon driver.
Comment 1 Jakob Schiøtz 2009-03-26 02:04:40 UTC
I would like to second the request for an option like radeonhd's RROutputOrder. 

I have to use the radeon driver due to problems with radeonhd and a specific projector, but I miss the ability to tell X that the external flatscreen is the primary when the laptop is docked.
Comment 2 Alex Deucher 2009-03-26 07:18:40 UTC
xrandr 1.3 offers a 'primary' option to select what output is considered primary.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.