]> git.sesse.net Git - rdpsrv/blob - Xserver/include/bitmaps/2x2
Support RDP5 logon packets.
[rdpsrv] / Xserver / include / bitmaps / 2x2
1 #define 2x2_width 16
2 #define 2x2_height 16
3 static char 2x2_bits[] = {
4    0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0xff,
5    0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33,
6    0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33};