From owner-freebsd-questions@FreeBSD.ORG Thu Sep 9 15:01:54 2004 Return-Path: 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 CB0D616A4CE for ; Thu, 9 Sep 2004 15:01:54 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAFBE43D60 for ; Thu, 9 Sep 2004 15:01:52 +0000 (GMT) (envelope-from phusion2k@gmail.com) Received: by mproxy.gmail.com with SMTP id u15so105310cwc for ; Thu, 09 Sep 2004 08:01:52 -0700 (PDT) Received: by 10.11.100.72 with SMTP id x72mr59389cwb; Thu, 09 Sep 2004 08:01:52 -0700 (PDT) Received: by 10.11.100.10 with HTTP; Thu, 9 Sep 2004 08:01:52 -0700 (PDT) Message-ID: Date: Thu, 9 Sep 2004 10:01:52 -0500 From: phusion To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Set Screen Refresh Rate? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: phusion List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 15:01:54 -0000 How can I set the screen refresh rate in FreeBSD 5.2.1. I can go into gnome-control-center and go to screen resolution then change the refresh rate it to say 75 MHz, but then the next time I log into X-Windows it's back to say 85 MHz. Is there some file I can edit to keep it to stay a certain refresh rate? Thanks.