From owner-freebsd-questions@FreeBSD.ORG Tue Aug 16 16:00:02 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECA4116A41F for ; Tue, 16 Aug 2005 16:00:02 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from opusnet.com (mail.opusnet.com [209.210.200.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1F6F43D46 for ; Tue, 16 Aug 2005 16:00:02 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from localhost.localhost [70.98.246.232] by opusnet.com with ESMTP (SMTPD32-8.05) id AD78BBD60110; Tue, 16 Aug 2005 08:59:52 -0700 Received: from localhost.localhost (localhost.localhost [127.0.0.1]) by localhost.localhost (8.13.3/8.13.3) with ESMTP id j7GG0fht047153; Tue, 16 Aug 2005 09:00:41 -0700 (PDT) (envelope-from garys@opusnet.com) Received: (from jojo@localhost) by localhost.localhost (8.13.3/8.13.3/Submit) id j7GG0Zv3047152; Tue, 16 Aug 2005 09:00:35 -0700 (PDT) (envelope-from garys@opusnet.com) To: kaygarme@slingshot.co.nz References: <20050816163937.63n0u80s0swokgsw@webmail.slingshot.co.nz> From: garys@opusnet.com (Gary W. Swearingen) In-Reply-To: <20050816163937.63n0u80s0swokgsw@webmail.slingshot.co.nz> (kaygarme@slingshot.co.nz's message of "Tue, 16 Aug 2005 16:39:37 +1200") User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.17 (Jumbo Shrimp, berkeley-unix) Date: Tue, 16 Aug 2005 09:00:35 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Help with xorg.conf 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: Tue, 16 Aug 2005 16:00:03 -0000 kaygarme@slingshot.co.nz writes: > However none of them have an effect! Please help! Adding to what others have said.. You can learn a lot by looking at (something like): /var/log/Xorg.0.log If your monitor and controller are fairly new, you should find info about their possible (and actual) settings. And read "xvidtune" manpage if you haven't already. And there's a good "SEE ALSO" list in the "Xorg" manpage.