From owner-freebsd-questions@FreeBSD.ORG Fri Jan 30 13:39:21 2004 Return-Path: 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 F1AFC16A4CE for ; Fri, 30 Jan 2004 13:39:21 -0800 (PST) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B21943D1D for ; Fri, 30 Jan 2004 13:39:20 -0800 (PST) (envelope-from kitbsdlists@HotPOP.com) Received: from fennec ([68.109.49.234]) by lakemtao06.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040130213920.KWRC24575.lakemtao06.cox.net@fennec>; Fri, 30 Jan 2004 16:39:20 -0500 Date: Fri, 30 Jan 2004 13:39:41 +0000 From: Vulpes Velox To: Matt Juszczak Message-Id: <20040130133941.51613293@fennec> In-Reply-To: <20040130154214.Y42855@sparky.webaries.com> References: <20040130154214.Y42855@sparky.webaries.com> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: X Windows X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 21:39:22 -0000 On Fri, 30 Jan 2004 15:43:11 -0500 (EST) Matt Juszczak wrote: > Hi all, > > About 6 months ago, I was having trouble generating my X config file > (so that it would run in 800x600, etc. etc.). The command line > config would work but I would never know my video card, etc. Then > someone told me a utility to use that actually automatically > detected my video card and generated the config for me. I don't > believe I even had to install anything extra.... Configurator? or > something like that. Any ideas? Well XFree86 -configure will take care of it... and it works on all systems that XFree86 runs on... then just move the file to where ever and use xf86cfg -textmode to tweak it to your liking...