xorg.conf help needed!

Kristian Erik Hermansen kristian.hermansen-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Sat Nov 15 22:32:18 EST 2008


On Sat, Nov 15, 2008 at 3:11 PM, Ted Roche <tedroche-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org> wrote:
> What does your xorg.conf say? (If you're running a fairly new version
> of X, this file is nearly unnecessary, and you can learn some
> interesting things by just moving the old file, restarting X and
> seeing what it generates automatically and what the log says.)

I was able to get a pretty good resolution 1360x768 using the config
below.  I would like to get 1920x1080.  Can it be done???

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
	Option          "IgnoreEDID"
        VertRefresh     30-90
        HorizSync       20-150
        Modeline "HDTV-1360x768" 85.500 1360 1424 1536 1792 768 771
777 795 +Hsync +Vsync
        DisplaySize             320 180
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	DefaultDepth 24
	SubSection "Display"
		ViewPort 0 0
        	Depth       24
        	Modes "HDTV-1360x768"
    	EndSubSection
EndSection
-- 
Kristian Erik Hermansen
http://kristian-hermansen.blogspot.com





More information about the Discuss mailing list