#define cursor_width 1 #define cursor_height 1 #define cursor_x_hot 0 #define cursor_y_hot 0 static char cursor_bits[] = { 0x20};