Pagina 1 di 1

[Touchoad] non funzia granchè...

Inviato: venerdì 27 giugno 2008, 19:41
da mad_dog
espongo il mio problema dopo un tempo variabile dall'avvio il touchpad si blocca (non mi si muove + il puntatore) e dopo pochi secondi riprende a funzionare... MA quando torna operativo non posso più fare il doppio "colpetto" (quello per muovere la finestra) e non posso usare la fascia di scroll...
credo che sia un problema del server X inquanto quando lo riavvio tutto torna normale fino al prossimo bloccaggio...

questo è il mio xorg.conf

Codice: Seleziona tutto

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

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

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
EndSection

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

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

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

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Synaptics Touchpad"
EndSection

Re: [Touchoad] non funzia granchè...

Inviato: venerdì 27 giugno 2008, 22:34
da steff
Forse in ~/.xsession-errors trovi qualcosa?

Re: [Touchoad] non funzia granchè...

Inviato: venerdì 27 giugno 2008, 22:54
da mad_dog
steff ha scritto: Forse in ~/.xsession-errors trovi qualcosa?
più che qualcosa c'è una enciclopedia...
allego...

Re: [Touchoad] non funzia granchè...

Inviato: venerdì 27 giugno 2008, 22:57
da mad_dog
installando Gsynaptic (e aggiungendo la riga come da guida in xorg.conf) pare che il problema si sia risolto... ma intanto se mi sapete dire tutti quegli errori che sono?
NSPlugin dovrebbe essere quello che mi fa funzionare il flash in firefox giusto? e per questi errori che di tanto in tanto non mi visualizza i contenuti dei siti (flash)?