From owner-freebsd-questions@FreeBSD.ORG Fri Aug 25 22:52:20 2006 Return-Path: X-Original-To: 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 A676016A546 for ; Fri, 25 Aug 2006 22:52:20 +0000 (UTC) (envelope-from fbsdlists@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EAB743D60 for ; Fri, 25 Aug 2006 22:19:02 +0000 (GMT) (envelope-from fbsdlists@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so978876nfc for ; Fri, 25 Aug 2006 15:19:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rJPdChA+0+tKZNArTOpohFTohyWV5hvmMiSbicTba6IM+8gOfNQ89Ip8mZVXzuhgYDGlcdTsShgRjClQ6Vqiyyej4+mUl90SByW8hSkzgyfidGFPM+easiUCgHhr+NimMVFOfBK7jnPJA7Vz1g+qKL59nZdT5jWIp0Ea99eMcLA= Received: by 10.49.8.15 with SMTP id l15mr5982020nfi; Fri, 25 Aug 2006 15:19:01 -0700 (PDT) Received: by 10.48.230.11 with HTTP; Fri, 25 Aug 2006 15:19:01 -0700 (PDT) Message-ID: <54db43990608251519x40bfa28eleb6306453881f5b5@mail.gmail.com> Date: Fri, 25 Aug 2006 18:19:01 -0400 From: "Bob Johnson" To: "Perry Hutchison" In-Reply-To: <54db43990608251516q74bd2c21j42ce2c6647dfa99c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <10608242243.AA18791@pluto.rain.com> <54db43990608251516q74bd2c21j42ce2c6647dfa99c@mail.gmail.com> Cc: questions@freebsd.org Subject: Re: Too many Xorg 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: Fri, 25 Aug 2006 22:52:21 -0000 On 8/25/06, Bob Johnson wrote: > On 8/24/06, Perry Hutchison wrote: > > In 6.1, how would I set up xorg.conf to restrict Xorg to a few > > specific modes? The Xorg.8.log created during xorgcfg shows 24 > > modelines, but when I cycle through the modes using CtrlAltPlus > > there are two which don't work at all and the remaining 22 cover > > only 8 resolutions (of which only about 3 seem likely to actually > > be useful.) > > I don't know if there is an easier way, but I just copy the modelines > I like from the log and paste them in the xorg.conf file. Put them in > the "Monitor" section. To address your second paragraph: in my case at least, including explicit modelines suppresses the automatic modes. I only get the ones explicitly listed. This has worked in both XFree86 and Xorg. - Bob