Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!snorkelwacker!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: Disabling Input Message-ID: <8912191302.AA22783@LYRE.MIT.EDU> Date: 19 Dec 89 13:02:32 GMT References: <15005@boulder.Colorado.EDU> Sender: daemon@athena.mit.edu (Mr Background) Organization: DEC/MIT Project Athena Lines: 11 When I mouse in blank areas of the form (i.e. not in a child widget), the mouse actions are caught by the window manager (twm). I'm not sure I completely understand what the problem is (i.e. what do you have in your .twmrc?), but you could try setting the do_not_propagate window attribute on the shell's window. Probably best to train the wm to be smarter though, rather than making the application work harder. More info would help...