How to easily swap the connector order?
Michel Dänzer
michel at daenzer.net
Tue May 28 09:47:10 PDT 2013
On Die, 2013-05-28 at 18:07 +0200, "Ing. Daniel Rozsnyó" wrote:
> Hi,
> I am using a configuration for two heads, :0.0 and :0.1:
>
> Section "Device"
> Identifier "devDn"
> Driver "radeon"
> BusID "PCI:0:1:0"
> Option "monitor-VGA-0" "monDn"
> Screen 0
> EndSection
>
> Section "Device"
> Identifier "devUp"
> Driver "radeon"
> BusID "PCI:0:1:0"
> Option "monitor-HDMI-0" "monUp"
> Screen 1
> EndSection
>
> But the HDMI is always assigned to :0.0 and the VGA port is
> always :0.1.
>
> How can one reverse the order of the detected connectors? I would like
> to have an easy option to swap the two.
Option "ZaphodHeads" should allow you to choose which output(s) to use
in which Section "Device". See the radeon manpage.
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Debian, X and DRI developer
More information about the xorg-driver-ati
mailing list