From owner-freebsd-questions@FreeBSD.ORG Sun Jun 1 23:59:41 2003 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 ACE7C37B401 for ; Sun, 1 Jun 2003 23:59:41 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C58343F75 for ; Sun, 1 Jun 2003 23:59:40 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) h526w9MJ075434 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 2 Jun 2003 07:59:31 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)h526w96W075431; Mon, 2 Jun 2003 07:58:09 +0100 (BST) (envelope-from matthew) Date: Mon, 2 Jun 2003 07:58:09 +0100 From: Matthew Seaman To: Bob Perry Message-ID: <20030602065809.GA23430@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Bob Perry , FreeBSD-Questions References: <3EDA72CE.2090609@earthlink.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j" Content-Disposition: inline In-Reply-To: <3EDA72CE.2090609@earthlink.net> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-7.5 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: FreeBSD-Questions Subject: Re: Necessary to Reconfigure New XFree86 If No Changes? 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: Mon, 02 Jun 2003 06:59:42 -0000 --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 01, 2003 at 05:40:30PM -0400, Bob Perry wrote: > A while ago, I deinstalled XFree86-4.X and installed XFree86 3.X in=20 > error. Not sure of the version number of the original 4.X package, but= =20 > I'm currently running FreeBSD 4.7-RELEASE and I installed XFree86-4.X=20 > when I installed the operating system. When I discovered the error, I=20 > deinstalled the 3.X version (before configuring it) and then installed=20 > the most recent XFree86-4.3.0,1. I ran startx (without configuring=20 > anything) and everything seemed fine. Yes --- the XF86Config file you have now would have been automatically generated when you did the original system installation. So long as you haven't changed your hardware you won't need to regenerate that file as you update to more recent versions of XFree86-4.x =20 > Today, I installed a new mouse (two button w/wheel) but the wheel wasn't= =20 > functioning. Someone had earlier requested help with a similar problem= =20 > and they were advised to edit their /etc/X11/XF86Config-4 file. I don't= =20 > have a XF86Config-4 file, just a XF86Config file. I've made more than=20 > my share of bone-head moves with FreeBSD and I'm wondering now if should= =20 > have configured XFree86-4.3.0,1. Is there an obvious way to tell? Take a look at the XF86Config(5) man page. There are a large number of variations on the config file name and a whole list of different places in the filesystem that X will search for it's configuration file. In short, it doesn't matter if the file is called XF86Config-4 or just plain XF86Config -- add the suggested edits to whichever one of those two you have. If X is working at all and you have a screen resolution and colour depth that suits you, then your XF86Config file needs no alteration. Take a look at /var/log/XFree.0.log -- it's fairly long, but the interesting point is the marker at the beginning of each line showing where each setting comes from. X will try and probe your hardware to discover as much information about your system as it can, so in a sense the less you have to explicitly tell it in the XF86Config file the better. Unfortunately one of the things that X can't detect entirely reliably is the layout of buttons, wheels etc. on the mouse. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+2vWBdtESqEQa7a0RAraXAJ9Cps/THcqzP7yu2xdX9ImvAD2zbgCglM07 zqqJEfj8U0MZ66uCgITBl00= =W5j/ -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j--