From owner-freebsd-questions@FreeBSD.ORG Tue Jan 1 16:06:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E39A716A420 for ; Tue, 1 Jan 2008 16:06:55 +0000 (UTC) (envelope-from xnooby@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id B80BE13C458 for ; Tue, 1 Jan 2008 16:06:55 +0000 (UTC) (envelope-from xnooby@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so8849956waf.3 for ; Tue, 01 Jan 2008 08:06:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=d7pnwcgwEhhmdfxMPaq6B3WzvtF6Ix0s3FvVRwYe/kk=; b=a7060YRZbKtQ7pyHXt3DqqE9BJq+LBEAwXV0XipBnoaht7ENyD6+EFNL9MxDcLX+G6bsuiWzWe4M3BfHvkO59OkBTnrnRa6DuRQ+aIjV6YWrTEqMppboG3qzPXo5FxOhAvchl93/j9hfIcnX+ZKQCX2s13YnpLo1P2ojqV+qUlo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Oqjih088HfhqOEZE3uuDiB9CWS53aelbkMRFZqf3tAURcAYfRybjj174klE+DJyaUJGCKJ0I+df4SEQjcgQmzYjITR6P0iTGB6V1BuQOOpnZShhVyQ6StK4CVuZPAzKVWtb3qtaNjEYIWMqRzP/HOjOQj7sUawXQzfDtF4rr2do= Received: by 10.114.134.1 with SMTP id h1mr12990746wad.4.1199203615463; Tue, 01 Jan 2008 08:06:55 -0800 (PST) Received: by 10.114.74.9 with HTTP; Tue, 1 Jan 2008 08:06:55 -0800 (PST) Message-ID: Date: Tue, 1 Jan 2008 11:06:55 -0500 From: "Xn Nooby" To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <87tzlxvavk.fsf@chateau.d.lf> Subject: Re: Resolution too high with 7-RC1, nVidia, xorg 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, 01 Jan 2008 16:06:56 -0000 Here are the values I am experimenting with: The Monitor Section: Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" # Option "PreferredMode" "1024x768" # HorizSync 24-80 # VertRefresh 56-75 # Option "TargetRefresh" "60" EndSection A snippet from the Screen Section: SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" EndSubSection