← Back to team overview

sslug-teknik team mailing list archive

Re: få skærm opløsning til at blive efter reboot

 

2009/8/16 Jørgen Heesche <heesche@xxxxxxxxxxx>:

>> Er der noget med at X ikke anvender xorg.conf mere?
>
> Nej
>

Men der står ikke meget i xorg.conf mere.
Her er hele min xorg.conf:

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	DefaultDepth	24
EndSection

Section "Module"
	Load	"glx"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
	Driver	"nvidia"
	Option	"NoLogo"	"True"
EndSection


References