From owner-freebsd-questions@FreeBSD.ORG Tue Jan 10 09:28:42 2006 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 001BC16A420 for ; Tue, 10 Jan 2006 09:28:41 +0000 (GMT) (envelope-from gandalf@messias.qhigh.com) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D807243D46 for ; Tue, 10 Jan 2006 09:28:38 +0000 (GMT) (envelope-from gandalf@messias.qhigh.com) Received: from [62.68.174.65] (helo=[172.16.0.26]) by smtp.enternet.hu with esmtpa (Exim 4) id 1EwFnu-0000Vy-WE for freebsd-questions@freebsd.org; Tue, 10 Jan 2006 10:28:35 +0100 Message-ID: <43C0DB6E.4060801@messias.qhigh.com> Date: Sun, 08 Jan 2006 10:29:18 +0100 From: gandalf User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <43C03ED4.1070404@messias.qhigh.com> <20060110055157.GC15566@andvari.ath.cx> <20060110102324.sfh5jbzzreskwc8w@imp4.free.fr> In-Reply-To: <20060110102324.sfh5jbzzreskwc8w@imp4.free.fr> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Xorg - how to disable some video modes? 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, 10 Jan 2006 09:28:42 -0000 > > Referring to > http://www.linuxquestions.org/questions/showthread.php?t=381412 > (for example), you should be able to add a "DefaultDepth 24" line in your > screen section, with your Modes listed as Martin said. Of course, this is > useful only if you have more than one mode listed in your xorg.conf. I only have one mode listed, and I have DefaultDepth. But when I start the X server, it starts in 1900x1440. I can attach my xorg.conf file, if it helps. Thank you Les