I sort of did that, didn't I? ;) Note that I am running both monitors from the same graphics adapter, and use driver software to link them together as one big screen. I haven't tested using the WinXP-multimon feature, or using two separate adapters. (I have a voodoo2 which I used with a GF1 before I got the GF4).
I think XWin tries to open one maximized window (albeit transparent or non-existant, whatever, anyway it uses that as a measure on how big the screen is), and only create subwindows within that border. As you probably know, maximizing a window with Windows-multimon only put's it on one screen, so XWin only get's one screen. As I said, I use nView (nVidia driver thingy) to get one big monitor, so windows doesn't know that it's two of them, thus no problem in running xwin on two monitors, as it is only one. This is a bit silly if you're running rootless though, but I do believe that is why it works for me. (It fits the problems and my solutions to it below, i.e. I had to start xwin-test67.exe non-rootless and tell nview to allow it to maximize to both screens, then I could get rootless windows on both monitors.) /Marcus > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:cygwin-xfree-owner@;cygwin.com] On Behalf Of > Jean-Claude Gervais > Sent: den 20 oktober 2002 21:54 > To: [EMAIL PROTECTED] > Subject: RE: Rootless mode only works on one monitor > > > Marcus, > > Could you post the details of how you get > multiple-monitors to work with X? > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:cygwin-xfree-owner@;cygwin.com]On > Behalf Of Marcus > Lindblom > Sent: Sunday, October 20, 2002 3:08 PM > To: [EMAIL PROTECTED] > Subject: RE: Rootless mode only works on one monitor > > Problems solved! > > The first was my bad (told nView not to let apps span two screens when > maximizing, do'h!). > > '-engine 1' took care of the redraw problem, which appeared with > rootless as well. > > /Marcus > > > From: [EMAIL PROTECTED] > > > > Try it with the ``-engine 1'' parameter and report your results. > > > > Harold > > > > Marcus Lindblom wrote: > > > > >Hi! > > > > > >Am running Cygwin and Test67 of XWin.exe, a GF4 Ti4200 and a > > >nView-enhanced desktop (which windows sees as one monitor at > > 2560x1024, > > >not as two 1280x1024). > > > > > >Rootless mode is really cool, but the windows only shows on > > one of the > > >screens (the primary). > > > > > >Also, when running with a root window, I can get it to > > strectch across > > >both screens, but I get the same bug that was reported a > while ago: a > > >white part on the right side. Looks like only the 2048 > leftmost pixel > > >columns are redrawn, and the rest are missed out (they get redrawn > > >sometimes, but very seldom.) > > > > > >/Marcus > > > > > > > > > > > >