Dear Folks,
On 14/06/12 17:53 +1000, Nick Urbanik wrote:
Dear Folks,
My two monitors come up the wrong way round, and I quickly came up
with the xrandr command which I've been running when I log in:
xrandr --output VGA-0 --mode 1600x1200 --output DVI-0 --mode 1920x1200
--right-of VGA-0
However, I am not sure how to express this in xorg.conf any more,
particularly a minimal one, that simply swaps the two monitors.
Okay, the answer came from here:
http://wiki.debian.org/XStrikeForce/HowToRandR12
My /etc/X11/xorg.conf is:
Section "Device"
Identifier "ati-5450"
Option "VGA-0" "left"
Option "DVI-0" "right"
EndSection
Section "Monitor"
Identifier "left"
EndSection
Section "Monitor"
Identifier "right"
Option "RightOf" "left"
EndSection
This does what I want. Thanks Debian documenters!
--
Nick Urbanik http://nicku.org ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org