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

Re: Como configurar o X?



Em Sun, 24 Feb 2008 18:32:44 -0300
"João Olavo Baião de Vasconcelos" <joaoolavo@gmail.com> escreveu:

> Dá uma olhada em "Section "Device""
> 
> No meu caso (placa de video Intel), tá assim:
> Section "Device"
>         Identifier      "Intel Corporation Mobile 945GM/GMS,
> 943/940GML Express Integrated Graphics Controller"
>         Driver          "intel"
>         BusID           "PCI:0:2:0"
> EndSection


Olhe como está aqui todo o xorg.conf. Totalmente diferente:

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"abnt2"
	Option		"XkbLayout"	"br"
	Option		"XkbVariant"	"abnt2"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
EndSection


-- 
Sávio M Ramos
Arquiteto, Rio, RJ
Só uso Linux desde 2000
www.debian.org


Reply to: