Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!jarthur!elroy.jpl.nasa.gov!decwrl!wsl.dec.com!klee From: klee@wsl.dec.com (Ken Lee) Newsgroups: comp.windows.x Subject: Re: XSendEvent Keywords: event send Message-ID: <2834@bacchus.dec.com> Date: 20 Feb 90 23:17:56 GMT References: <390@cerc.wvu.wvnet.edu.edu> Sender: news@decwrl.dec.com Reply-To: klee@decwrl.dec.com Organization: DEC Western Software Laboratory Lines: 15 In article <390@cerc.wvu.wvnet.edu.edu>, abmg@cathedral.cerc.wvu.wvnet.edu (Aliasghar Babadi) writes: > I like to know more about XSendEvent: > where does the events sent by XSendEvent go? if queued, which queue? > can the window which receives these events, access them by XNextEvent? XSendEvent sends an event to a window. Any client selecting that event from that window will receive that event through normal event processing (e.g., XNextEvent). Most window managers in X11R4 use this for ICCCM stuff. Ken Lee DEC Western Software Laboratory, Palo Alto, Calif. Internet: klee@wsl.dec.com uucp: uunet!decwrl!klee