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

Re: Justierung des Monitorbilds



On 2/9/07, Jost Ammon <jost.ammon@gmail.com> wrote:
On 2/9/07, Jost Ammon <jost.ammon@gmail.com> wrote:
> On 2/9/07, Kurt Stallknecht <kurt.stallknecht@scc.uni-weimar.de> wrote:
>
> > Das Problem hatte ich auch. Ich habe es dadurch gelöst, daß ich die
> > entsprechenden Modelines in die xf86.conf eingetragen habe:
> > 1. Bild mit xvidtune justieren,
> > 2. nach Justierung die zugehörigen Modelines von xvidtune ausgeben lassen,
> > 3. Modelines in xf86.conf eintragen.
>
> Wo gehören die Modelines dann hin?

Ich will an dem Teil nicht so rumprobieren, daher hier also ganz
genau. So sieht die xorg.conf aus:

Section "Monitor"
	Identifier	"MD1772LD"
	Option		"DPMS"
	HorizSync	30-72
	VertRefresh	50-120
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NVIDIA Corporation NV15 [GeForce2 GTS/Pro]"
	Monitor		"MD1772LD"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Und so sehen die Modlines von xvidtune aus:
Vendor: , Model:
Num hsync: 1, Num vsync: 1
hsync range 0:  30.00 -  72.00
vsync range 0:  50.00 - 120.00
"1024x768"     94.50   1024 1088 1184 1376    768  769  772  808 +hsync +vsync

Wie muss ich das jetzt in die conf. eintragen? Und beim Googlen habe
ich noch gefunden, dass ich unter "Device" die "Option use_modeline"
eintragen soll - korrekt?



Reply to: