Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!uflorida!haven!h.cs.wvu.wvnet.edu!cerc.wvu.wvnet.edu!panther!abmg From: abmg@panther.cerc.wvu.wvnet.edu (Aliasghar Babadi) Newsgroups: comp.windows.x Subject: Event Processing Keywords: Event Message-ID: <372@cerc.wvu.wvnet.edu.edu> Date: 6 Feb 90 17:13:59 GMT Sender: news@cerc.wvu.wvnet.edu Lines: 8 Hi, I want to write a program that controls the event procesing of an independent X application. That is the application gets its events from my program, and works as usual. I dont know if it is possible to put events in xlib queu, or other event queue, so that an independent application can get the events. I appreciate any help on this problem. Thanks