haynes@DECWRL.DEC.COM (12/21/87)
The toolkit has built into it a mechanism for handling alternate input sources. See the XtAddInput routine. Basically you register files you are interested in getting input from, and we send you a client event whenever you can read them, write them, or they have an exception. -- Charles