Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!cmcl2!yale!jacquemin-michel From: jacquemin-michel@CS.YALE.EDU (Michel Jacquemin) Newsgroups: comp.windows.x Subject: simple Xlib question Keywords: xterm and XSelectInput Message-ID: <49087@yale-celray.yale.UUCP> Date: 29 Jan 89 21:15:44 GMT Sender: root@yale.UUCP Reply-To: jacquemin@CS.YALE.EDU (Michel Jacquemin) Organization: Yale University, New Haven, CT Lines: 12 I am begining to use Xlib, and I have a simple question about a problem I have, with X11R3 (with purdue patches) running on a Sun 3/50: My program is doing XSelectInput(.,.,KeyPressMask) on several windows of my display. It receives KeyPress events for any kind of window except xterm windows, and that happens whether or not a window manager is running. There is no problem with KeyRelease events. Is that a known bug, or is there an explanation (and a work-around) for that behavior? Michel Jacquemin (jacquemin@cs.yale.edu)