From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031114 Epiphany/1.0.4 Description of problem: ScrollWheel on my USB mouse does not work with 2.6 kernels. Here is the simple XFree config generated by kudzu for it: Section "InputDevice" # If the normal CorePointer mouse is not a USB mouse then # this input device can be used in AlwaysCore mode to let you # also use USB mice at the same time. Identifier "DevInputMice" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection I have no idea what's the problem, as it's a USB mouse, not PS2 ;-). Version-Release number of selected component (if applicable): 2.6.0-0.test11.1.12 How reproducible: Always Steps to Reproduce: 1. Give it a roll 2. 3. Actual Results: Nothing interesting Expected Results: A cool scroll in your browser.. Additional info:
*** Bug 112410 has been marked as a duplicate of this bug. ***
It's fixed in kernel-2.6.1-1.43 for me. Closing. Open up if you feel like that.