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

Re: Ayuda para recuperar el scroll del mouse.



yo lo tengo así:
---------------------------------------------------------------------------------------
Section "InputDevice"

# Identifier and driver

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "ButtonNumber" "5"  #<-------mira esto
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/psaux"
    Option "InputFashion" "Mouse"
    Option "ZAxisMapping" "4 5" #<-------mira esto
----------------------------------------------------------------------------------------------

El lun, 11-07-2005 a las 21:00 +0200, 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"
> 
> # 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.
> 
-- 
--------------------
Javier Barrios



Reply to: