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

Re: Mouse/touchpad e X



##Devi settare il server layour cosi più o meno


Section "ServerLayout"
   Identifier  "Server Layout"
   Screen "Screen0"
   InputDevice "nome_della_instanza_del_mouse" "SendCoreEvents"
   InputDevice "Synaptics Touchpad" "SendCoreEvents"
   InputDevice "Keyboard1" "CoreKeyboard"
EndSection


http://www.assistenza-linux.com/
http://www.auyama.it/




----- Original Message ----- From: <debian@auyama.it>
To: "AleAle" <aleale80@gmail.com>
Sent: Monday, March 13, 2006 7:04 PM
Subject: Re: Mouse/touchpad e X


##Devi settare il server layour cosi più o meno


Section "ServerLayout"
   Identifier  "Server Layout"
   Screen "Screen0"
   InputDevice "nome_della_instanza_del_mouse" "SendCoreEvents"
   InputDevice "Synaptics Touchpad" "SendCoreEvents"
   InputDevice "Keyboard1" "CoreKeyboard"
EndSection





----- Original Message ----- From: "AleAle" <aleale80@gmail.com>
To: "debian-italian" <debian-italian@lists.debian.org>
Sent: Saturday, March 11, 2006 12:32 AM
Subject: Mouse/touchpad e X


2006/3/9, mox <moxmox@infinito.it>:
Se lancio il portatile senza il mouse, X prova a partire e poi mi si
blocca, ovvero abortisce (nel log mi dice che è perchè non trova il
mouse [usb] che effettivamente non è collegato) e mi rimanda alla linea
di comando. Se poi lo rilancio kde X si convince e parte lo stesso.

Io in xorg.conf ho:

Section "InputDevice"
       Identifier      "Synaptics Touchpad"
       Driver          "synaptics"
       Option          "SendCoreEvents"        "true"
       Option          "Device"                "/dev/psaux"
       Option          "Protocol"              "auto-dev"
       Option          "HorizScrollDelta"      "100"
       Option          "VertScrollDelta"       "100"
EndSection

per il touchpad, mentre non ho inserito nessuna riga per il mouse usb
e lo posso collegare a caldo (ovviamente va anche se accendo il
notebook con il mouse collegato) e usare contemporaneamente touchpad e
mouse.

Byez
hola
--
Alessandro Alemanno
Debian Sid Gnu/Linux 2.6.15






Reply to: