El Lunes, 11 de Julio de 2005 12:00 PM, Jordi Diaz escribió:
> Hola lista,
>
> Resulta que tras hacer un upgrade y un dist-upgrade y un pequeño fallo
> humano...ayer me quede sin servidor X.Hoy con mas tiempo lo he
> restaurado pero no consigo hacer funcionar el scroll del mouse, por lo
> que veo en el fichero XF86config toso esta correcto pero el scroll no
> va.Aqui esta la seccion del mouse:
>
> Section "InputDevice"
>
> # Identifier and driver
>
>     Identifier        "Mouse1"
>     Driver    "mouse"
>     Option "Protocol"    "IMPS/2"
>     Option "Device"      "/dev/psaux"

Este es el mio:

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

>
> # Mouse-speed setting for PS/2 mouse.
>
> #    Option "Resolution"      "256"
>
> # When using XQUEUE, comment out the above two lines, and uncomment
> # the following line.
>
> #    Option "Protocol"        "Xqueue"
>
> # Baudrate and SampleRate are only for some Logitech mice. In
> # almost every case these lines should be omitted.
>
> #    Option "BaudRate"        "9600"
> #    Option "SampleRate"      "150"
>
> # Emulate3Buttons is an option for 2-button Microsoft mice
> # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
>
> #    Option "Emulate3Buttons"
> #    Option "Emulate3Timeout"    "50"
>
> # ChordMiddle is an option for some 3-button Logitech mice
>
> #    Option "ChordMiddle"
>
> EndSection
>
> Por lo que se el protocolo "IMPS/2" es que habilita el scroll no?
>
> Alguna sugerencia?
>
> Gracias.
>
> Jordi.

-- 
"Consultores Agro-pecuarios S.A. de C.V."

Responder a