From owner-freebsd-questions@FreeBSD.ORG Thu Nov 10 19:51:29 2005 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 A9D8116A420 for ; Thu, 10 Nov 2005 19:51:29 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out4.blueyonder.co.uk (smtp-out4.blueyonder.co.uk [195.188.213.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2661D43D67 for ; Thu, 10 Nov 2005 19:51:17 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.253.228] ([82.41.253.228]) by smtp-out4.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Thu, 10 Nov 2005 19:52:08 +0000 Message-ID: <4373A4B0.5030203@dial.pipex.com> Date: Thu, 10 Nov 2005 19:51:12 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.12) Gecko/20051106 X-Accept-Language: en-us, pl MIME-Version: 1.0 To: questions@freebsd.org References: <2C30EF15-E165-4749-BA92-1C091D7D57F9@redry.net> <4464r1fttg.fsf@be-well.ilk.org> <31a749ec0511091245l6a887744u67a190e6ac46de7d@mail.gmail.com> In-Reply-To: <31a749ec0511091245l6a887744u67a190e6ac46de7d@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 10 Nov 2005 19:52:08.0862 (UTC) FILETIME=[3BF46BE0:01C5E630] Cc: Subject: Re: xorg.conf 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: Thu, 10 Nov 2005 19:51:29 -0000 Alex Kelly wrote: >if you're just interested in seeing if it's there, try this: > >find / -name "xorg.conf" > > Try: locate xorg.conf first. Much quicker. If that doesn't find anything then try find, but with huge disks searching everywhere would take, well, a while. --Alex