Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-pcd!hpcvlx!craig From: craig@hpcvlx.cv.hp.com (Craig Durland) Newsgroups: comp.sys.apollo Subject: Re: X11R4 Server Message-ID: <101020042@hpcvlx.cv.hp.com> Date: 23 Apr 91 16:04:08 GMT References: <1991Apr18.224514.5584@ttsi.lonestar.org> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 24 >/ hpcvlx:comp.sys.apollo / root@ttsi.lonestar.org (System) / 3:45 pm Apr 18, 1991 / > I just received the PSK for X11 R4. I have tried running dm numerous > ways but always get a blank screen when I Ctrl-Shft-F9. Try running the DM first, then running Xdomain. The blank screen means you have successfully switched but there is no DM to switch to. I run Xdomain from a pad and have no problems with switching. When Xdomain is told to switch, all it does is release control of the display and input - its up to another process (the DM) to notice and start using them. Here are a couple of handy shell scripts for switching: # xd : switch from X to DM # Send a SIG USR1 to Xdomain /com/sigp xdomain -c 09010010 # dx : switch from DM to X # Send a SIG USR2 to Xdomain /com/sigp xdomain -c 09010011 Craig Durland (503) 750-3354 Hewlett-Packard, 1000 NE Circle, Corvallis, OR 97330 craig@cv.hp.com