Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!bcm!dimacs.rutgers.edu!mips!smsc.sony.com!dce From: dce@smsc.sony.com (David Elliott) Newsgroups: comp.windows.x Subject: How to stop my application from moving after wm restart Message-ID: <1991Feb13.202716.24502@smsc.sony.com> Date: 13 Feb 91 20:27:16 GMT Sender: dce@smsc.sony.com (David Elliott) Organization: Sony Microsystems Corp, San Jose, CA Lines: 13 One of the mwm users here noticed an odd thing: When he restarts mwm, all of the applications he runs get put back where they were, except for one I wrote. All of the windows move up, but then all of the others move back down and right when the borders are put back on. After a couple of restarts, my application has crawled up the window. I noticed that on his system, the window gravity hint was set to NorthWest. Could this be the problem? If so, how can I set it to the correct value? My application is a shell with an Athena ViewPort containing an Athena List, if that matters.