Hi All:
 I would like to start Xserver with the Record Extension Running. When i list the extensions currently supported by the server, i see 7 extensions. How can i get the record extension to load. I see a piece of code
#ifdef XRECORD
    if (!noTestExtensions) RecordExtensionInit();
#endif
in the InitExtension() method present in the miinitext.c file.
How can XRECORD be set and what changes do i need to incorporate to load the record extension.
Appreciate the help.
Thanks,
Preetham.

Reply via email to