Since upgrading to Fedora 14 from 12, I'm seeing my wheel-mouse generating the *key* presses <Left> and <Right> instead of the expected button clicks <button-6> and <button-7>. This means that while it still works in, say, Firefox (where <Left> and <Right> scroll the current view), and I can move my caret left and right (!), it won't work anywhere else like it used to (e.g., directory tree views). Any ideas how I can get the old functionality back? # xorg.conf snippet Section "InputDevice" # generated from data in "/etc/sysconfig/mouse" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection # /etc/sysconfig/mouse FULLNAME="Generic - 3 Button Mouse (PS/2)" MOUSETYPE="imps2" XEMU3="no" XMOUSETYPE="IMPS/2" DEVICE=/dev/input/mice -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines