"Brian J. Murrell" wrote:
> 
> On Tue, Oct 30, 2001 at 07:32:10AM -0800, Nate Smith wrote:
> >
> > You can't just move the mouse to the proper display and access your
> > menu from there?
> 
> Nope.  For instance, the Gnome menu bar at the bottom of the screen
> only displays on the :0.0 screen.
> 
> Even if I could, it is only half the solution.  What if I want to open
> a new browser window but want it on the second head so that I can have
> two browser windows side-by-side?  That is why it needs to be done at
> window placement time, not application launch time.
I think you can't do that. XReparentWindow doesn't work across screens.
So you have to create the windows on the right screen first. And it'd be
unreliable anyway (too many DefaultScreen).
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert


Reply via email to