Path: utzoo!attcan!uunet!lll-winken!brutus.cs.uiuc.edu!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: problems using XSetWMHints().. Message-ID: <8912011254.AA03248@LYRE.MIT.EDU> Date: 1 Dec 89 12:54:22 GMT References: <8912010703.AA00762@cheddar.cs.wisc.edu> Sender: root@athena.mit.edu (Wizard A. Root) Organization: DEC/MIT Project Athena Lines: 6 > It doesn't seem to modify the hints. Any ideas? Sure, you'd better do an XCloseDisplay() before you exit (or the equivalent XFlush() or XSync() if you want to look for errors). And where did you get the idea that XSetWMHints returns status?