From owner-freebsd-questions@FreeBSD.ORG Sun Feb 25 04:22:10 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 8BC6716A400 for ; Sun, 25 Feb 2007 04:22:10 +0000 (UTC) (envelope-from ericstr@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.229]) by mx1.freebsd.org (Postfix) with ESMTP id 4C6F413C441 for ; Sun, 25 Feb 2007 04:22:08 +0000 (UTC) (envelope-from ericstr@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so995441nzh for ; Sat, 24 Feb 2007 20:22:07 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=mgyyLCAm4fEIGcWyfRw17aQw/6TkrZvzBFJOBaEdQSIrsugomPPtwABzveXiTZEB/mRkZkdTvYc9rDYg4gGkDYh/ekq2Ip2a2zar52M5HIBINwpDhMLslam1qZLtG+PgRLatmCRvrWnPBHcePA8dblAukuwbBfj2TSA8d4pBw2o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=mCqsZsj/8bx4D/enG1YmYP8SC93zEfVVRik1a0d1a9MmmqxhYwWae0bMgLflH85WW3sYQIcYmrJNwlWvOjWyPIoVGNqOozKU99Y6SbqfdCdkWhBAJj6SNsLKl4vYzhCucVbZ82AFZ4wM2llmaZviI/Oq55RF+Ap2UsVunnwwDzo= Received: by 10.115.76.1 with SMTP id d1mr212627wal.1172375733773; Sat, 24 Feb 2007 19:55:33 -0800 (PST) Received: by 10.114.73.19 with HTTP; Sat, 24 Feb 2007 19:55:33 -0800 (PST) Message-ID: <222613bb0702241955m5582948btc47e93090c0e0662@mail.gmail.com> Date: Sat, 24 Feb 2007 19:55:33 -0800 From: "Eric Stringer" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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: Sun, 25 Feb 2007 04:22:10 -0000 I've got FreeBSD 6.2 running with KDE 3.5 with an ATI 9700Pro card. I have my 37" LCD TV attached to the digital out, and my 17" lcd monitor attached to the analog out. In the console (not running X) it outputs the same thing to both TV and monitor, which is fine. However, when I get into KDE it only outputs to my 17" monitor. I really just want it to output to the TV, but dual monitors would be nice also. Any advice would be greatly appreciated. Thanks, Eric