> Here is: > My Xorg file the part concerning mice: > > Section "InputDevice" > Identifier "Configured Mouse" > Driver "mouse" > Option "CorePointer" > Option "Device" "/dev/input/mice" > Option "Protocol" "ImPS/2" > Option "Emulate3Buttons" "true" > Option "ZAxisMapping" "4 5" >
IMHO that looks correct, so you might try "xev" -- it should report "button 4" and "button 5", if you try the scroll wheel. BTW: You probably don't need the "Emulate3Buttons"-line, but it shouldn't cause any trouble. Regards, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

