DeviceIntRec changes cause segfaults
Peter Hutterer
mailinglists at who-t.net
Thu Nov 16 02:15:57 PST 2006
On 16/11/2006, at 20:05 , Daniel Stone wrote:
> I'd guess that you're still loading modules from the old path, maybe?
> Check Xorg.0.log.
Got it!
The field I added was always between #ifdef MPX
The MPX defines were added to configure.ac and dix-config.h.in, but
not to xorg-server.h.in.
The keyboard driver uses the latter header file and didn't have MPX
defined. So inside X it had the isMPDev field but the driver didn't
see it.
Thanks for your help!
Cheers,
Peter
--
Multi-Pointer X Server
http://wearables.unisa.edu.au/mpx
More information about the xorg
mailing list