Min X11 cursor

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};

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>