To: djgpp AT sun DOT soe DOT clarkson DOT edu From: hegt AT iaci DOT kun DOT nl Subject: how to tell which key is down Date: Mon, 05 Jul 93 11:47:14 CDT Sender: hegt AT metis DOT soe Hello all, I would like to know how I can tell which key is currently pressed. I know I can use getkey() to see which key has been pressed, but that is not good enough. Can I re-program the keyboard controller in such a way that I can simply read some port, or is there another approach? Example code would be nice ... Thanks, Rob Hegt