Hi there
Normally, when I reinstall Linux from scratch, things start to work which
didn't before, but this time it's different - my mouse wheel doesn't work
anymore.
This is my mouse section in xorg.conf
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
And this is what Xorg.0.log has to say:
(**) Option "Protocol" "PS/2"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 5
I tried to turn off Emulate3Buttons, but it didn't work either. I used to
choose ImPS/2 as the protocol, but if I choose that now, it's hardly
controllable, for example when I scroll down it jumps back immediately, it
works with PS/2 though.
Any ideas?
Simon
--
simon scheiwiller
bollstrasse 21
ch-8405 winterthur
+41 78 624 16 73
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page