
This is the Linux console DEU graphics module.

The files to be defined for the GFXSRC, etc, in the Makefile are
g_gfxvga.c and g_mouvga.c
These files "#include" the others that they need.

The keyboard module is set up for my keyboard and, I assume, any
other standard US keyboard.  I used the default Linux keymap for 
the keysym to keymap mappings.

