← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 425595] Re: Display resolution is not stable

 

To workaround this you can edit /etc/X11/xorg.conf file as following:

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	SubSection "Display"
		Depth            16
		Modes           "1024x768" "800x600" "640x480"
		Virtual	1280 1024
	EndSubSection
EndSection

-- 
Display resolution is not stable
https://bugs.launchpad.net/bugs/425595
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in ubuntu.