Help with resolution settings

Michael Haney thezorch at gmail.com
Sat Sep 11 04:38:33 UTC 2010


This is what I put in my xorg.conf file.  Its from Jaunty, the last
version of Ubuntu that allowed you to manually change your monitor
settings from the screen resolution window.  The monitor I have a
21inch Sun Microsystems CRT that supports VGA.

Section "Monitor"
	Identifier	"Configured Monitor"
	Vendorname	"Generic CRT Display"
	Modelname	"Monitor 1024x768"
	Horizsync	31.5-61.0
	Vertrefresh	50-75
	modeline  "640x480 at 60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
	modeline  "640x480 at 72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
	modeline  "640x480 at 75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
	modeline  "800x600 at 56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
	modeline  "800x600 at 72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
	modeline  "800x600 at 75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
	modeline  "800x600 at 60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
	modeline  "832x624 at 75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
	modeline  "1024x768 at 75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
	modeline  "1024x768 at 70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
	modeline  "1024x768 at 60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
	modeline  "1280x960 at 60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
	Gamma	1.0
EndSection

Section "Monitor"
	Identifier	"monitor1"
	Gamma	1.0
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	Defaultdepth	24
	SubSection "Display"
		Depth	24
		Modes		"800x600 at 75"	"800x600 at 60"	"800x600 at 72"	"832x624 at 75"	"800x600 at 56"	"1024x768 at 75"	"640x480 at 75"	"1024x768 at 70"	"640x480 at 72"	"1024x768 at 60"	"640x480 at 60"	"1280x960 at 60"
	EndSubSection
EndSection

Section "Screen"
	Identifier	"screen1"
	Device		"device1"
	Defaultdepth	24
	Monitor		"monitor1"
EndSection

Section "Module"
	Load		"glx"
	Load		"v4l"
EndSection

The point though is that I SHOULD NOT have to edit my xorg.conf file
at all.  I should be able to click on a Hardware or Monitor tab in the
screen resolution window and select the monitor from a list just like
you could in Jaunty.

-- 
Michael "TheZorch" Haney
"The greatest tragedy in mankind's entire history may be the hijacking
of morality by religion." ~ Arthur C. Clarke
"The suppression of uncomfortable ideas may be common in religion and
politics, but it is not the path to knowledge, and there is no place
for it in the endeavor of science. " ~ Carl Sagan

Visit My Site:  http://sites.google.com/site/thezorch/home-1
To Contact Me:
http://sites.google.com/site/thezorch/home-1/zorch-central---contacts

Free Your PC from the Bondage of Windows http://www.ubuntu.com




More information about the ubuntu-users mailing list