The C and C++ Include Header Files
/usr/include/X11/bitmaps/keyboard16
$ cat -n /usr/include/X11/bitmaps/keyboard16 1 #define keyboard16_width 16 2 #define keyboard16_height 16 3 static char keyboard16_bits[] = { 4 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x08, 0x10, 0x08, 0x10, 0x08, 0x10, 5 0x08, 0x10, 0xf0, 0x0f, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0xa8, 0x1a, 6 0x54, 0x35, 0xfc, 0x3f, 0x00, 0x00, 0x00, 0x00};
Contact us
|
About us
|
Term of use
|
Copyright © 2000-2024 MyWebUniversity.com ™