From owner-freebsd-questions@FreeBSD.ORG Wed May 9 00:22:16 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 93C1516A400 for ; Wed, 9 May 2007 00:22:16 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout5.cac.washington.edu (mxout5.cac.washington.edu [140.142.32.135]) by mx1.freebsd.org (Postfix) with ESMTP id 7664813C447 for ; Wed, 9 May 2007 00:22:16 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from hymn05.u.washington.edu (hymn05.u.washington.edu [140.142.12.184]) by mxout5.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l490MFp2011207 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 8 May 2007 17:22:16 -0700 Received: from localhost (localhost [127.0.0.1]) by hymn05.u.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l490MFg0019889 for ; Tue, 8 May 2007 17:22:15 -0700 X-Auth-Received: from [192.55.52.2] by hymn05.u.washington.edu via HTTP; Tue, 08 May 2007 17:22:15 PDT Date: Tue, 8 May 2007 17:22:15 -0700 (PDT) From: youshi10@u.washington.edu To: freebsd-questions@freebsd.org In-Reply-To: <20070508234645.GF37972@wantadilla.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.5.8.170237 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='NO_REAL_NAME 0, __CP_URI_IN_BODY 0, __CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Subject: Re: dual monitors? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 May 2007 00:22:16 -0000 On Wed, 9 May 2007, Greg 'groggy' Lehey wrote: > On Tuesday, 8 May 2007 at 18:15:52 -0500, Jonathan Horne wrote: >> anyone out there running dual monitors in FreeBSD? > > Yes. > >> if so, what is your setup? single display adapter/2 heads, or 2 >> seperate adapters? > > I'm using separate adaptors. Take a look at > http://www.lemis.com/grog/hardware.html for more details. > >> i have a nvidia 7300 GS with 2 heads, and im thinking about picking >> up another monitor like im currently runing, before the *blip* off >> the market, but im hoping that it wont be a problem to set up xorg >> for 2 monitors, with just a single adapter. > > X.org is getting better at this all the time. You have a good chance > that it will run first time, even without a config file. > > Greg You will have to specify the screen layout properly though in your xorg.conf. -Garrett