Short-term: =========== - Clean up readbmp.h. I've alread cut out a lot of unnecessary code, but a lot more remains. - Find (or make) an 8x13 bitmapped font. - Clean up keypress handling - some of the key combinations don't work like they should. - Figure out why the program needs to be run as root as well as suid root. Long-term: ========== - Implement variable display resolutions, along with support for differently-sized fonts/bitmaps to go with those resolutions. - Switch over to 8-bit bitmaps. - Implement sound support a la main-win.c. - Implement "true" support for multi-hued attributes (I.E. the bitmap "shimmers" in realtime).