Path: utzoo!attcan!uunet!cs.utexas.edu!usc!elroy.jpl.nasa.gov!ucla-cs!oahu.cs.ucla.edu!edmond From: edmond@oahu.cs.ucla.edu (Edmond Mesrobian) Newsgroups: comp.windows.x Subject: Registering a client event with the server Message-ID: <40743@shemp.CS.UCLA.EDU> Date: 29 Oct 90 22:16:59 GMT Sender: news@CS.UCLA.EDU Organization: UCLA Computer Science Department Lines: 10 Nntp-Posting-Host: oahu.cs.ucla.edu Originator: edmond@oahu.cs.ucla.edu I would like to have two clients comunicating with each other via the X server. Client A would post an event (FOO) with the server, and client B would query the server for the existence of FOO on the event queue. Can a client register a client-specific event with the server? This event is not an event that is already a part of the X server, such as XConfigureEvent. Any pointers to examples or documentation will be greatly appreciated. Thanks in advance, Edmond Mesrobian UCLA Machine Perception Lab