home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / coherent / 3297 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.2 KB

  1. Path: sparky!uunet!darwin.sura.net!mips!swrinde!elroy.jpl.nasa.gov!ames!ig!minyos.xx.rmit.oz.au!s891961
  2. From: s891961@MINYOS.XX.RMIT.OZ.AU (Peter David Cupit)
  3. Newsgroups: comp.os.coherent
  4. Subject: Re: (none)
  5. Message-ID: <9207270918.7133@minyos.xx.rmit.oz.au>
  6. Date: 28 Jul 92 00:18:03 GMT
  7. References: <COHERENT%92072623264963@INDYCMS.BITNET>
  8. Sender: daemon@presto.ig.com
  9. Reply-To: "Coherent operating system" <COHERENT@indycms.bitnet>
  10. Lines: 28
  11.  
  12. In comp.os.coherent you write:
  13.  
  14.  
  15. >To make a long story short, this is just for a routine that waits for a key pre
  16. >ss then sends this key to a case select where routines are chosen according to
  17. >input.  But I find it a real pain to have to press ENTER after the key to make
  18. >it accepted.
  19.  
  20. >If you're able to help I would really appreciate it.
  21.  
  22.  
  23.    I think you have to an ioctl on the tty device to make it raw mode.
  24.    (This is from memory).
  25.  
  26.  
  27. /*
  28.   Peter Wabbit                            Peter David Cupit.
  29.   s891961@minyos.xx.rmit.oz.au
  30.  
  31.   You are never given a wish without also being        3rd year Comp Sci.
  32.   given the power to make it true.  You may have       RMIT,  Melbourne,
  33.   to work for it, however.  - Richard Bach.            Australia.
  34. */
  35.  
  36.  
  37.  
  38.  
  39. >Michael <<BONES>> Longval
  40.