Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!olivea!mintaka!bloom-beacon!dont-send-mail-to-path-lines From: mouse@larry.mcrcim.mcgill.EDU Newsgroups: comp.windows.x Subject: Re: moving clients between multiple monitors Message-ID: <9101241058.AA16176@Larry.McRCIM.McGill.EDU> Date: 24 Jan 91 10:58:08 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 18 > I have a SUN computer with two screens (monitors) attached to it and > I start a single task (process) that creates a window on one of the > two screens. I will assume you are using X (otherwise, you sent your note to the wrong place). > After the window appears on one of the screens, is there a way it can > be moved to the other screen without killing the task ? Only with a good deal of help from the application code - it must shut down the old window and create a new one on the other screen, and carry over all the application state necessary. der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu