Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!decwrl!gilroy.pa.dec.com!klee From: klee@gilroy.pa.dec.com (Ken Lee) Newsgroups: comp.windows.x Subject: Re: How to handle non-X events Message-ID: <1501@bacchus.dec.com> Date: 15 Jun 89 01:24:09 GMT References: <8906142114.AA29150@ew.sei.cmu.edu> Sender: news@decwrl.dec.com Lines: 10 In article <8906142114.AA29150@ew.sei.cmu.edu>, Rick.Kazman@SEI.CMU.EDU writes: > Is there any way of integrating non-X events into the X event mechanism, > either through Xlib or the toolkit? What kinds of events are you looking for? XtAppAddInput (section 7.1.1) handles file descriptor events. Unfortunately, signals are currently not well handled by Xt. Ken Lee DEC Western Software Laboratory, Palo Alto, Calif. Internet: klee@decwrl.dec.com Uucp: uunet!decwrl!klee