Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!sdd.hp.com!ucsd!ucbvax!SPIKE.llnl.gov!KETTERING From: KETTERING@SPIKE.llnl.gov (Brett 'Volleyball is my game' Kettering) Newsgroups: comp.lang.ada Subject: Getting single keystrokes . . . Message-ID: <2F612FF6A78F80057D@icdc.llnl.gov> Date: 21 Sep 90 14:50:00 GMT Sender: usenet@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 12 In response to message <39@screamer.csee.usf.edu> from Greg Stelmack >Is there any way in Ada to read single keystrokes from the keyboard? Not the >GET from TEXT_IO which requires a carriage return before sending the data, but >as soon as a key is pressed have it sent? If your operating system is VMS you want to use the QIO or QIOW system services. I am sure that other operating systems offer similar services. Brett M. Kettering LLNL KETTERING@SPIKE.llnl.gov