Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!lll-lcc!pyramid!decwrl!jumbo!jg From: jg@jumbo.UUCP Newsgroups: comp.windows.x Subject: Re: input queue in X V11 Message-ID: <774@jumbo.dec.com> Date: Fri, 3-Apr-87 00:41:14 EST Article-I.D.: jumbo.774 Posted: Fri Apr 3 00:41:14 1987 Date-Received: Sun, 5-Apr-87 01:32:43 EST References: <8704030042.AA01831@moriah.silvlis.com> Reply-To: jg@jumbo.UUCP (Jim Gettys) Distribution: world Organization: DEC Systems Research Center Lines: 10 In article <8704030042.AA01831@moriah.silvlis.com> arm@moriah.UUCP (Alan Michels) writes: > >Will version 11 allow more than one process to get the same event? > The short answer is yes, but there are a few event types that interact with grab sematics that only a single client can select on at one time. In particular, if both down and up keyboard events are requested, only a single client can select for the keyboard events. For details, look at the protocol document. - Jim