Date: Wed, 10 May 2000 12:13:18 -0700 From: Alfred Perlstein <bright@wintelcom.net> To: Bryan Albright <bryana@oss.uswest.net> Cc: questions@FreeBSD.ORG Subject: Re: Xfree86-4.0 & xinerama Message-ID: <20000510121318.H28180@fw.wintelcom.net> In-Reply-To: <20000510132337.A64603@thor.oss.uswest.net>; from bryana@oss.uswest.net on Wed, May 10, 2000 at 01:23:37PM -0500 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>
next in thread | previous in thread | raw e-mail | index | archive | help
* 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. :) -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." 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?20000510121318.H28180>