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

Re: porta usb



>
> Come faccio a far riconoscere un mause usb su una porta usb??
>
Il mause viene riconosciuto in automatico. Per controllare puoi dare 
un'occhiata a quello che ti dice dmesg (dovrebbe esserci una linea con 
scritto Mouse e qualcosaltro.
Un altro paio di maniche e' utilizzarlo. Se devi utilizzarlo da XWindow allora 
devi aggiungere in /etc/X11/XF86Config-4

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

e poi aggiungere nella <Section "ServerLayout">

        InputDevice     "USB Mouse"

Spero di non aver sbagliato il mio sudato cut&paste. Sarge mi ha configurato 
tutto XWindow in automatico, mouse compreso.
Ciao
Michele


Gruppo Telecom Italia - Direzione e coordinamento di Telecom Italia S.p.A.

====================================================================
CONFIDENTIALITY NOTICE
This message and its attachments are addressed solely to the persons
above and may contain confidential information. If you have received
the message in error, be informed that any use of the content hereof
is prohibited. Please return it immediately to the sender and delete
the message. Should you have any questions, please send an e_mail to 
MailAdmin@tilab.com. Thank you
====================================================================



Reply to: