
The X11-version is not as functional as the DOS & SVGA versions

o It always uses 4 color grayscale
o Colors and contrast can not be changed

The reasons for this is that I'm totally new at X11-programming and
couldn't figure out the XAllocColorCells()-function so I've just
allocated the colors readonly. As soon as I get my hand on a book
or some docs I should be able to work it out (unless YOU can help
me... send a mail to jonas@upright.se in that case).

o Key emulation are pretty bad - some keys can not be pressed.
  Also, Shift+On (SHIFT+SCROLLLOCK) only works if you hold the
  keys together, not pressing one after the other.
  
This is due to that scancodes read in X11 are affected by the
current keympap. So for some of you this might work better than
for others.. I have not programmed much on keyreading yet.. bear
with me.

//Jonas Minnberg

