Monitor spezifizieren

Markus Ehrlich ecscom.net at gmx.net
Sam Jul 16 18:07:09 CDT 2005


On Sat, 16 Jul 2005 23:17:18 +0200
Thomas Janssen <thommyus at gmx.de> wrote:

HI Thomas,

> Am Samstag 16 Juli 2005 22:48 schrieb Markus Ehrlich:
[...]
> Wie sieht denn Deine "Section Screen" in der xorg.conf auf dem
> Ubuntu-Laptop 
> aus ?

Section "Monitor"
	Identifier	"Standardbildschirm"
	Option		"DPMS"
	HorizSync	28-49
	VertRefresh	43-72
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"S3 Inc. SuperSavage IX/C SDR"
	Monitor		"Standardbildschirm"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768"
	EndSubSection
EndSection

Ich hoffe damit kannst du was anfangen. Vielleicht liegt diese
abgestufte Ansicht der Farben ja am Displaytreiber. IBM aus der T-Serie
haben eigentlich ein super Bild und das hatte es auch unter FC3.

Gruß,
Mar_der sich freut wieder Ubuntu zu nutzen_kus