Re: setting default monitor on multi-monitor setup

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

 



On 04/21/2012 11:53 AM, Tommy Pham wrote:
I'd like to have my VGA as primary and DVI as secondary.  I can't seem
to adapt [1] to make fit my hardware above.

Create a text file which will go in /etc/X11/xorg.conf.d/ and will start with 2 digits, something like 01-my-screen-setup.

Here is what's in mine which you can easily adapt:

Section "Monitor"
	Identifier	"DVI-0"
	Option		"Primary" "yes"
EndSection

Section "Monitor"
	Identifier	"DisplayPort-1"
	ModelName	"AOD 36" 	
	Option		"Right" "HDMI-0"
	Option          "PreferredMode" "1920x1200"
	Option		"Rotate" "left"
EndSection

Fred
--
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test



[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux