I have installed XFree86 4.0.2. I may have missed a packages, but a
lot of the bitmaps are gone, including the gray bitmap needed by
XEmacs. Has anyone else seen this? For any who have, I have included the
bitmap file in it's entirety below. (I hope it is not too big ;-)
Sean
#define gray_width 2
#define gray_height 2
static char gray_bits[] = {
0x01, 0x02};