Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!asuvax!ncar!tank!cps3xx!cpsvax!ussery From: ussery@cpsvax.cps.msu.edu (Tyrone Ussery) Newsgroups: comp.unix.xenix Subject: Xenix watchdog question? Message-ID: <6071@cps3xx.UUCP> Date: 18 Jan 90 16:48:03 GMT Sender: usenet@cps3xx.UUCP Reply-To: ussery@cpsvax.cps.msu.edu (Tyrone Ussery) Distribution: usa Organization: Michigan State University, Computer Science Department Lines: 18 I know this question may have been asked in this newsgroup before but I sure wasn't there when it did, so excuse me if this is a repetition. I have two programs running simultanously and I want one of them to watch the keyboard input while the other runs on the screen. In short, I want the watchdog to be transparent, it only has to detect the keystrokes and set a flag. The other process which is actually displaying its output on the screen will periodically interrupt the watchdog which will check the flag's status and consequently take some actions. Please e-mail responses directly to me (and SAVE on USENET bandwidth). #include ==================================================================== Tyrone Ussery ussery@cpsvax.cps.msu.edu ====================================================================