F9 xorg.conf doesn't set gamma [solved]

Jonathan Ryshpan jonrysh at pacbell.net
Fri Jun 20 00:44:22 UTC 2008


On Thu, 2008-06-19 at 15:32 -0700, Jonathan Ryshpan wrote:
> The xorg.conf file at the end of this message works, except for the
...
>         Section "Screen"
>         	Identifier "Screen0"
>         	Device     "Videocard0"
>         	DefaultDepth     24
>         	SubSection "Display"
>         		Viewport   0 0
>         		Depth     24
>         	EndSubSection
>         EndSection
>         
>         # This section added by jonrysh 2008-06-19
>         Section "Monitor"
>         	Identifier "Monitor0"
>         	VendorName  "IBM"
>         	ModelName  "9495"
>         	Gamma      0.80
>         EndSection

Looking at /var/log/Xorg.0.log makes all clear.  Section "Screen" needs
a line 
	Monitor "Monitor0"

Ooops - jon




More information about the fedora-list mailing list