On Thu, 2005-10-20 at 18:54 +0200, Simon Scheiwiller wrote: > 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
Shouldn't that be IMPS/2 for a wheel mouse? I didn't think standard PS/2 supported anything beyond three buttons. Or try 'auto', which is what I'm using now, without problems. 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
