That's more of a window manager issue that an X-server issue.
Whether that's possible or not depends on the window manager and I
don't know anything about modern window managers.
Mark.
On Thu, 9 Sep 2004, Eugene Babchin wrote:
> Do you think is possible to shutdown/hide a toolbar on the second screen?
> ----- Original Message -----
> From: "Mark Vojkovich" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, September 09, 2004 4:02 PM
> Subject: Re: [XFree86] dual view
>
>
> > I don't think you can blank heads individually, at least I
> > can't seem to do it with xset. I don't know if that's an
> > app limitation or a limitation of the extension that handles
> > screen blanking. It looks like maybe when the server sees
> > a request to blank a screen, it blanks all screens.
> >
> >
> > Mark.
> >
> > On Thu, 9 Sep 2004, Eugene Babchin wrote:
> >
> >> Mark thank you, it works great.
> >> Now I need to make my second display blank if nothing is open there
> >> (currently I have Gnome screen on it).
> >> Is any way I can do it?
> >> I appreciate your help,
> >> Eugene.
> >> ----- Original Message -----
> >> From: "Mark Vojkovich" <[EMAIL PROTECTED]>
> >> To: "Eugene" <[EMAIL PROTECTED]>
> >> Cc: <[EMAIL PROTECTED]>
> >> Sent: Saturday, September 04, 2004 4:03 PM
> >> Subject: Re: [XFree86] dual view
> >>
> >>
> >> > #! /bin/sh
> >> > DISPLAY=":0.1"
> >> > export DISPLAY
> >> > xterm
> >> >
> >> >
> >> >
> >> > Mark.
> >> >
> >> >
> >> > On Sat, 4 Sep 2004, Eugene wrote:
> >> >
> >> >> Mark,
> >> >> Can you please give me an example how can I start an application from
> >> >> a
> >> >> script (sh or php) that will run it on display :0.1?
> >> >> Thank you.
> >> >>
> >> >>
> >> >> > If you mean to migrate a running app from one screen to the
> >> >> > other, you can't do that. You can, however, start a new app on
> >> >> > any screen.
> >> >> >
> >> >> > When most apps open a display connection they pass null for the
> >> >> > display name, meaning the default display. You can override the
> >> >> > default display with the DISPLAY environment variable. For example,
> >> >> > setting it to ":0.0" is screen 0. ":0.1" is screen 1.
> >> >> >
> >> >> > Mark.
> >> >> >
> >> >> > On Fri, 3 Sep 2004, Eugene Babchin wrote:
> >> >> >
> >> >> >> Hello,
> >> >> >> I've configured my Linux machine to run on dual screen mode. I
> >> >> >> have
> >> >> >> i810 and nvidia hardware. My setting is using two independent
> >> >> >> screens
> >> >> >> like:
> >> >> >> screen0 0 0
> >> >> >> screen1 0 0
> >> >> >>
> >> >> >> I need to open some applications from screen0 in screen1 using my
> >> >> >> pointer(mouse) or by script. Any idea how I can redirect
> >> >> >> video/window
> >> >> >> to
> >> >> >> screen1?
> >> >> >> Thank you for your help,
> >> >> >> EB
> >> >> > _______________________________________________
> >> >> > XFree86 mailing list
> >> >> > [EMAIL PROTECTED]
> >> >> > http://XFree86.Org/mailman/listinfo/xfree86
> >> >> >
> >> >>
> >> >>
> >> >> _______________________________________________
> >> >> XFree86 mailing list
> >> >> [EMAIL PROTECTED]
> >> >> http://XFree86.Org/mailman/listinfo/xfree86
> >> >>
> >> > _______________________________________________
> >> > XFree86 mailing list
> >> > [EMAIL PROTECTED]
> >> > http://XFree86.Org/mailman/listinfo/xfree86
> >> >
> >>
> >> _______________________________________________
> >> XFree86 mailing list
> >> [EMAIL PROTECTED]
> >> http://XFree86.Org/mailman/listinfo/xfree86
> >>
> > _______________________________________________
> > XFree86 mailing list
> > [EMAIL PROTECTED]
> > http://XFree86.Org/mailman/listinfo/xfree86
> >
>
> _______________________________________________
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86
>
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86