Diego Alvarez <[EMAIL PROTECTED]> dijo:

> Hola a todos
> 
> Por fin compre un modem externo serial, ahora resulta que me
> toco comprar un mouse ps/2, pero no lo he podido configurar,
> siempre cuando arranco las X, el mouse se posiciona en la aprte
> inferior izquierda y cualqueir movimiento que haga siemrpe
> vuelve allí, no se lo que pasa.
> 
> esta es mi configuracion:
> Section "InputDevice"
>       Identifier      "Configured Mouse"
>       Driver          "mouse"
>       Option          "CorePointer"
>       Option          "Device"                "/dev/psaux"
>       Option          "Protocol"              "ImPS/2"
>       Option          "Emulate3Buttons"       "true"
> EndSection

Hola, prueba esta configuración, seguro que te funciona, y si no,
dilo e intentaremos ayudarte.


Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/psaux"
        Option      "Buttons" "5"
        Option      "ZAxisMapping" "4 5"
EndSection

Attachment: pgpNr3GwNzV27.pgp
Description: PGP signature

Responder a