I want to write text to grayscale, like _vputs, but in greyscale it wouldnt be all black, it would be dark grey (I think). One idea I have is to allocate a portion of the display that will be copied on both bitplanes (so it is always black). Or is there a better method? -Matt