Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!usc!apple!tolsoft!geoff From: geoff@tolerant.com (Geoffrey Leach) Newsgroups: comp.windows.x Subject: XWIN 3.0 Input Events Message-ID: <1990Mar7.165726.28105@tolerant.com> Date: 7 Mar 90 16:57:26 GMT Organization: Tolerant Software Lines: 7 The environment is ATT SVR3.2.2 and XWIN 3.0 (== X11R3). I'm trying to monitor a group of pipe fds. I use XtAddInput to set XtInputReadMask. Dispite the fact that there is demonstrably data in the pipe, the input callback is never called. Any ideas/experience would be appreciated.