diff -r 000000000000 -r dbb2a175f7b5 icons/cursorhandopen16.xpm
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/icons/cursorhandopen16.xpm	Thu Jul 30 12:55:17 2009 +0000
@@ -0,0 +1,10 @@
+static unsigned char chandopen[] = {		// cursor bitmap
+ 0x00,0x06,0x00,0x09,0xc0,0x39,0x20,0x29,0x20,0x69,0x20,0xa9,0x20,0xa9,0x22,
+ 0xa9,0x25,0xa1,0x19,0xa0,0x01,0x80,0x02,0x80,0x04,0x80,0x08,0x80,0x10,0x40,
+ 0x20,0x40};
+
+static unsigned char chandopenmask[] = {	// cursor bitmap mask
+ 0x00,0x06,0x00,0x0f,0xc0,0x3f,0xe0,0x3f,0xe0,0x7f,0xe0,0xff,0xe0,0xff,0xe2,
+ 0xff,0xe7,0xff,0xff,0xff,0xff,0xff,0xfe,0xff,0xfc,0xff,0xf8,0xff,0xf0,0x7f,
+ 0xe0,0x7f};
+