https://bugzilla.novell.com/show_bug.cgi?id=444747 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=444747#c52 --- Comment #52 from Stefan Dirsch <sndirsch@novell.com> 2009-02-06 04:16:19 MST --- I looked again at my patch. For our xorg-server release on SLE11/11.1 GET_ABI_MAJOR(ABI_XINPUT_VERSION) == 2, i.e. the change miPointerGetMotionEvents --> GetMotionHistory miPointerGetMotionBufferSize() --> GetMotionHistorySize(), 2 is active. Not sure why this driver also works without my patch. Decleration of InitPointerDeviceStruct(): /usr/include/xorg/input.h [...] include/input.h extern Bool InitPointerDeviceStruct( DevicePtr /*device*/, CARD8* /*map*/, int /*numButtons*/, ValuatorMotionProcPtr /*motionProc*/, PtrCtrlProcPtr /*controlProc*/, int /*numMotionEvents*/, int /*numAxes*/); I suggest to apply my patch. At least you should give it a try. Thanks. -- 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.