[Xorg] [aiuto] configurazione per il mio notebook HP

Personalizzazione grafica del sistema: icone, temi, sfondi, suoni, eccetera.
Avatar utente
NICOPAN
Prode Principiante
Messaggi: 86
Iscrizione: giovedì 30 agosto 2007, 19:40
Località: Friuli
Contatti:

[Xorg] [aiuto] configurazione per il mio notebook HP

Messaggio da NICOPAN »

Ciao! chi mi da una dritta su come configurare al meglio il mio Xorg? perche' ogni tanto mi compare una finestra di errore che dice che non e' configurato correttamente, e ogni tanto qualche gioco stupido (che non richiede grandissime prestazioni) mi si blocca...
il modello del mio notbook e' HP compaq nx7300
il mio attuale file di configurazione (xorg.conf):

Codice: Seleziona tutto

Section "Files"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"it"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"HorizEdgeScroll"	"0"
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"stylus"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"stylus"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"eraser"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"eraser"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"cursor"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"cursor"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "Device"
	Identifier	"Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
	Driver		"intel"
	BusID		"PCI:0:2:0"
EndSection

Section "Monitor"
	Identifier	"Monitor Generico"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
	Monitor		"Monitor Generico"
	DefaultDepth	24
	SubSection "Display"
		Modes		"1280x800"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"

# Uncomment if you have a wacom tablet
#	InputDevice     "stylus"	"SendCoreEvents"
#	InputDevice     "cursor"	"SendCoreEvents"
#	InputDevice     "eraser"	"SendCoreEvents"
	InputDevice	"Synaptics Touchpad"
EndSection
Avatar utente
paolosan
Rampante Reduce
Rampante Reduce
Messaggi: 6040
Iscrizione: giovedì 21 settembre 2006, 21:45
Desktop: Openbox
Distribuzione: Lubit 3
Località: trentino
Contatti:

Re: [Xorg] [aiuto] configurazione per il mio notebook HP

Messaggio da paolosan »

"L' inferno esiste solo per chi ne ha paura" Fabrizio De André

"Grazie a dio sono ateo!"  [url=http://Jorge%20Luis%20Borges]Jorge Luis Borges[/url]
Scrivi risposta

Ritorna a “Personalizzazione dell'ambiente desktop”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 1 ospite