From owner-freebsd-mobile@FreeBSD.ORG Sun May 14 10:35:00 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 595D616A415 for ; Sun, 14 May 2006 10:35:00 +0000 (UTC) (envelope-from gp.ioa@cbs.dk) Received: from mx02.stofanet.dk (mx02.stofanet.dk [212.10.10.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5D5743D6D for ; Sun, 14 May 2006 10:34:55 +0000 (GMT) (envelope-from gp.ioa@cbs.dk) Received: from d40adc19.rev.stofanet.dk ([212.10.220.25] helo=[192.168.0.47]) by mx02.stofanet.dk (envelope-from ) with esmtp id 1FfDw5-00046Y-0j; Sun, 14 May 2006 12:34:53 +0200 Message-ID: <446707D5.2080007@cbs.dk> Date: Sun, 14 May 2006 12:35:01 +0200 From: Gregers Petersen User-Agent: Thunderbird 1.5 (X11/20060127) MIME-Version: 1.0 To: Sebastiaan van Erk , freebsd-mobile@freebsd.org References: <4466FDE7.5000800@sebster.com> In-Reply-To: <4466FDE7.5000800@sebster.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Xorg at 1920x1600 using vesa driver? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 May 2006 10:35:00 -0000 Sebastiaan van Erk wrote: > However, the message that there is no mode of the name "1920x1200" keeps > appearing and it keeps using 1600x1200. > Does anybody know if it is possible to get this mode working with the > vesa driver and how to go about it? > There is an option in the x.org.conf file where you can 'force' a mode, in the device section: Option "panelsize" "your-size" Perhaps this will work ? -- Gregers Petersen