Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2000 13:57:03 -0500
From:      Bryan Albright <bryana@oss.uswest.net>
To:        Alfred Perlstein <bright@wintelcom.net>
Cc:        Bryan Albright <bryana@oss.uswest.net>, questions@FreeBSD.ORG
Subject:   Re: Xfree86-4.0 & xinerama
Message-ID:  <20000510135703.A67965@thor.oss.uswest.net>
In-Reply-To: <20000510121318.H28180@fw.wintelcom.net>; from bright@wintelcom.net on Wed, May 10, 2000 at 12:13:18PM -0700
References:  <20000509124310.A5066@thor.oss.uswest.net> <20000509112522.C19135@fw.wintelcom.net> <20000510131329.A63550@thor.oss.uswest.net> <20000510114832.F28180@fw.wintelcom.net> <20000510132337.A64603@thor.oss.uswest.net> <20000510121318.H28180@fw.wintelcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/10/00 at 12:13, Alfred Perlstein wrote:
> * Bryan Albright <bryana@oss.uswest.net> [000510 11:55] wrote:
> > On 05/10/00 at 11:48, Alfred Perlstein wrote:
> > > > Hoo ha!  That got it.  I've now got 2 monitors (a dual head
> > > > configuration) that are both up and functioning.  
> > > > 
> > > > Now, here's the rub:  How do I get the the xinerama monitor spanning
> > > > function of XFree86 4 to work?  I'm running enlightenment-0.16.4 up and
> > > > running, and the output from the make command shows that it is
> > > > xinerama-aware...
> > > > ***Cut-N-Paste***
> > > > checking for XineramaQueryExtension in -lXinerama... yes
> > > > 
> > > > and then it calls -lXinerama in a couple of its cc calls...but how do I
> > > > get it to span the 2 monitors/allow me to drag apps between them.
> > > > 
> > > > I am starting windows with "startx +xinerama"  is this correct?
> > > 
> > > hmm, tried -xinerama?
> > 
> > Yep.  No go.  I also figured that since the documentation on
> > XFree86.org's website said "Xinerama is not enabled by default, and
> > can be enabled with the +xinerama command line option for the X
> > server." I thought that was how it had to be called...however, when I
> > try to start X either way, there is no Xinerama calls in the 
> > XFree86.0.log log file.  I wonder if I need to start up my X server a
> > differrent way...
> 
> doh, just remebered...
> 
> startx -- +xinerama
> 
> startx is a script and needs '--' to tell it to pass the remaining options
> to the X server itself. :)

Eeeexcellent.  I also (with a bit of digging) went in and looked at the
actual startx script itself.  Paging down about a page, I saw 2
arguments clientargs="" and serverargs="".  I inserted +xinerama into
the serverargs line and viola! I got it to function too.  Your way is
probably better, however, and I think I'm going to change the startx
script back to its original state and call it with the -- arguments.

Thanks tons!

Bryan
-- 
+---------------------------+--------------------------+
|       Bryan Albright      |     bryana@uswest.net    |
+---------------------------+--------------------------+
| Plumber's sign: "We repair what your husband Fixed." |
+------------------------------------------------------+


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000510135703.A67965>