Hi all... I know a few people here have been experimenting with XOrg 7.0 - have any of you had problems with the scroll wheel on mice not working? I've got the usual settings in xorg.conf, same as my working 6.8.2 install on a different partition.
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons"
EndSection
I've tried running xev which doesn't report any activity from the scroll
wheel, so it's not just applications not recognising it. I've installed
the following input drivers:
xf86-input-evdev-X11R7.0-1.0.0.5
xf86-input-keyboard-X11R7.0-1.0.1.3
xf86-input-mouse-X11R7.0-1.0.3.1
Googling turns up a couple of references to others encountering the same
thing, but I've not seen any solutions offered (although one suggested
trying the evdev interface, which I've not yet tried).
Any ideas?
Simon.
signature.asc
Description: This is a digitally signed message part
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
