Jeg har skrevet en musemarkør til husbehov i X11.
Klip dataen herunder, og gem den i en fil der evt. hedder noget.cur:
#define testgr.cur_width 16
#define testgr.cur_height 16
static unsigned char testgr.cur_bits[] = {
0×03, 0×00, 0x1f, 0×00, 0xfe, 0×00, 0xfe, 0×07, 0xfe, 0x3f, 0xfc, 0xff,
0xfc, 0xff, 0xfc, 0x3f, 0xf8, 0×07, 0xf8, 0×07, 0xf8, 0x0f, 0xf0, 0x1c,
0xf0, 0×38, 0xf0, 0×70, 0×60, 0xe0, 0×60, 0xc0};