From owner-freebsd-questions@FreeBSD.ORG Tue Nov 22 01:10:44 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 BFEE616A420 for ; Tue, 22 Nov 2005 01:10:44 +0000 (GMT) (envelope-from tino.boss.1@students.unibe.ch) Received: from mail02.solnet.ch (mail02.solnet.ch [212.101.4.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2441543D55 for ; Tue, 22 Nov 2005 01:10:36 +0000 (GMT) (envelope-from tino.boss.1@students.unibe.ch) Received: from mail02.solnet.ch ([127.0.0.1]) by localhost (mail02.solnet.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08120-02-65; Tue, 22 Nov 2005 01:10:31 +0000 (UTC) Received: from [192.168.1.102] (212-41-85-165.adsl.solnet.ch [212.41.85.165]) by mail02.solnet.ch (Postfix) with ESMTP id 2B6E65C182; Tue, 22 Nov 2005 01:10:31 +0000 (UTC) Message-ID: <43827015.1070003@students.unibe.ch> Date: Tue, 22 Nov 2005 02:10:45 +0100 From: Tino Boss User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051111) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <437A8847.7040101@earthlink.net> In-Reply-To: <437A8847.7040101@earthlink.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mail02.solnet.ch Cc: Eric Murphy Subject: Re: Im trying to find the H and V sync rates for the LCD in 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, 22 Nov 2005 01:10:44 -0000 Eric Murphy wrote: > A Inspiron 9300, I cant seem to find this info ANYWHERE, and i want to > configuer Xorg :) Can anyone point me in the right direction? I just found a nice tool that produces modelines. It's installed on my box (don't know where it comes from): /usr/X11R6/bin/gtf Just put the line in the monitor section of your xorg.conf and restart X. hope it works Tino