Hola, A la hora de configurar el mouse en el /etc/X11/XF86Config-4 he probado diferentes combinaciones, y la que tengo actualmente es esta:
Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "CorePointer" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection El problema consiste en que no funciona bien xDD En algunos momentos el mouse o no responde, o se mueve �l solo. Adem�s no he conseguido activar la rueda. Los 3 botones funcionan... ah! y est� conectado al PS/2. Muchas gracias :-)

