From owner-freebsd-questions Wed May 10 11:41:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id A661737B902 for ; Wed, 10 May 2000 11:41:36 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e4AJDIp02568; Wed, 10 May 2000 12:13:18 -0700 (PDT) Date: Wed, 10 May 2000 12:13:18 -0700 From: Alfred Perlstein To: Bryan Albright Cc: questions@FreeBSD.ORG Subject: Re: Xfree86-4.0 & xinerama Message-ID: <20000510121318.H28180@fw.wintelcom.net> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000510132337.A64603@thor.oss.uswest.net>; from bryana@oss.uswest.net on Wed, May 10, 2000 at 01:23:37PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Bryan Albright [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