[Ubuntu-BR] Configurando o Xorg.conf do meu pc

Marcos Goulart mvinicius.goulart em gmail.com
Quarta Dezembro 30 17:13:18 UTC 2009


Depois de malhar, consegui configurar o Xorg.Conf, fui indo na intuição.
O arquivo ficou assim:

Section "Monitor"
	Identifier	"PROVIEW ar2238afjw"
	HorizSync   31-80
   	VertRefresh   60
	
EndSection

Section "Screen"
	Identifier	"Default Screen"
 	Device      "Nvidia GeForce FX5500"
	Monitor		"PROVIEW ar2238afjw"
	DefaultDepth	24
DefaultDepth   24
   SubSection "Display"
      Depth      1
      Modes      "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      4
      Modes      "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      8
      Modes      "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      15
      Modes      "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      16
      Modes      "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      24
      Modes      "1680x1050" "800x600" "640x480"
   EndSubSection
EndSection

Section "Module"
	Load	"glx"
EndSection

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

Abraços

------------
Marcos Vinicius da Silva Goulart

Graduado em Filosofia pela UFRGS.
Mestrando em Psicologia Social e Institucional pela UFRGS.

[[ Site Pessoal ]] 
[[ Currículo Lattes ]]
Usuário Linux #462480



More information about the ubuntu-br mailing list