Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!ames!husc6!m2c!ulowell!apollo!oj From: oj@apollo.uucp (Ellis Oliver Jones) Newsgroups: comp.windows.x Subject: Re: Multiple-Choice menu implementation Message-ID: <3a4e3aa3.d5b2@apollo.uucp> Date: 15 Feb 88 22:45:00 GMT References: <2780583915-4265083@SI> Reply-To: oj@apollo.UUCP (Ellis Oliver Jones) Organization: Apollo Computer, Chelmsford, MA Lines: 6 In article <2780583915-4265083@SI> Oren@home.csc.ti.COM (LaMott Oren) writes: >Is there a way to tell the server "don't automatically grab the pointer >when a button is pressed"? Try specifying OwnerGrabButtonMask to XSelectInput as a modifier to ButtonPressMask.