Re: F17: SOLVED: swap monitors: minimal xrandr to xorg.conf translation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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           nicku@xxxxxxxxx
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
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


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux