Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!usc!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!cs.umn.edu!uc!shamash!shamash.cdc.com From: delac@shamash.cdc.com (Delac Barbouche) Newsgroups: comp.windows.x Subject: xterm port question Message-ID: <33903@shamash.cdc.com> Date: 6 Jun 91 17:33:24 GMT Sender: delac@shamash.cdc.com Organization: Control Data, Arden Hills, MN Lines: 13 Hello X developpers, I am a new X developper porting xterm to a non UNIX system. I have managed to get most of the X display stuff to work. I am having a problem with MotionNotify events. My select routine is not being notified after the xterm popup menu is up and I am dragging the cursor. I am sure the server is not sending these events. All other events (ButtonPress, ButtonRelease, KeyPress, KeyRelease, etc...) appear to be working OK. Any suggestions? Please email your responses to delac@odeon.ahse.cdc.com Thanks