Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!snorkelwacker!bloom-beacon!morgan.COM!jordan From: jordan@morgan.COM (Jordan Hayes) Newsgroups: comp.windows.x Subject: Re: cgfour and problems with two screens Message-ID: <9007252124.AA10807@Morgan.COM> Date: 25 Jul 90 21:24:02 GMT References: <114475@linus.mitre.org> Sender: daemon@athena.mit.edu (Mr Background) Organization: Morgan Stanley, & Co., Inc. / New York City, NY Lines: 19 Paul O. Perry asks: I walked into the office of a friend and noticed that he had two screens off of a Sun, one color, one mono. The problem was that when he moved the cursor out of the color screen it changed to the usual blanked background. The problem is that there is a third desktop there, a bwtwo1, which doesn't appear in the sunInit.c file (in mit/server/ddx/sun/) ... put this in, get the patches for multi-screen support, rebuild the server, and your friend will have three desktops (which would actually obviate the need for the second monitor, but what the heck?). Some 3/60s that have a cgfour as an add-on (rather than stock) wind up having the 10th plane be bwtwo1 ... I used to just MAKEDEV bwtwo1 and mv(1) it to bwtwo0 to get the two-screen hack to work, since it open(2)s the file in /dev rather than figuring it out from /dev/fb ... /jordan