Displaying 1 result from an estimated 1 matches for "initpointerdevicestruct".
2006 Jun 20
1
Bug with evdev corepointers
...set as the corepointer. With this setting, Xgl reproducably
segfaults in xglxPointerProc() when returning from this function (the
last thing gdb does is "pop ebp", which I think pretty strange) on
device initialization (the function is called with onoff==DEVICE_INIT).
The return value of InitPointerDeviceStruct() is 1.
This bug only occurs if I have 'Option "CorePointer"' in my InputDevice
section. If I remove this line, Xgl works fine, but I can't use my mouse
to move the pointer.
There is someone else on ubuntuforums.org
(http://ubuntuforums.org/showthread.php?t=193946) who has the...