https://bugzilla.novell.com/show_bug.cgi?id=327517#c1 darren winter <sgt-d@sodpit.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sgt-d@sodpit.com --- Comment #1 from darren winter <sgt-d@sodpit.com> 2007-09-23 15:55:39 MST --- maybe the evdev driver is causing my major mouse slow down problems during heavy system load. my old installs never used evdev. xorg.conf from rc1: Section "InputDevice" Driver "evdev" Identifier "Mouse[1]" Option "Buttons" "20" Option "InputFashion" "Mouse" Option "Name" "Logitech USB Gaming Mouse" Option "Protocol" "event" Option "SendCoreEvents" "on" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection xorg.conf from alphas 1-7 and betas 1-3: Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.