Date: Wed, 8 Sep 1993 18:42:26 -0400 From: davis AT amy DOT tch DOT harvard DOT edu ("John E. Davis") To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: backspace <--> delete Hi, I am compiling a program with djgpp/gcc and so far, all has gone well. However, I would like to distinguish between pressing the ^H key and the backspace key. Can I do this? In addition, I want to distinguish between spacebar and Control-spacebar. Thanks, --John