20#define tblselw_curs_width 16
21#define tblselw_curs_height 16
22#define tblselw_curs_x_hot 1
23#define tblselw_curs_y_hot 8
25 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x30, 0x00,
26 0x38, 0x00, 0xfc, 0x3f, 0xfe, 0x3f, 0xfc, 0x3f, 0x38, 0x00, 0x30, 0x00,
27 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
static unsigned char tblselw_curs_bits[]