I'm looking to put together a program to test keyboards prior to selling them off. I'm using the Tiper keyboard
http://www.openprocessing.org/visuals/?visualID=9701. I'd like to black out each key as it's pressed. As well as adding the keys that this keyboard lacks.
Now for the question. I see the color change here:
How would I change the mouse bit to trap key strokes? Now it seems to me I would do well to reference the min-es.kbd. Unfortunately, I'm not quite wrapping my brain around it.