Initial revision
This commit is contained in:
commit
365fe3e5b6
350 changed files with 43559 additions and 0 deletions
10
src/mouse/insertion.xbm
Normal file
10
src/mouse/insertion.xbm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/* Created with The GIMP */
|
||||
#define insertion_width 16
|
||||
#define insertion_height 32
|
||||
static unsigned char insertion_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x0e, 0x38, 0x30, 0x06, 0x40, 0x01, 0x80, 0x00,
|
||||
0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00,
|
||||
0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00,
|
||||
0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00,
|
||||
0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x40, 0x01, 0x30, 0x06,
|
||||
0x0e, 0x38, 0x00, 0x00 };
|
||||
Loading…
Add table
Add a link
Reference in a new issue