From owner-freebsd-questions Thu Jan 25 4:57: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 8FBC737B401 for ; Thu, 25 Jan 2001 04:56:49 -0800 (PST) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.11.1/8.11.1) id f0PCrij96426; Thu, 25 Jan 2001 13:53:44 +0100 (CET) (envelope-from stijn) Date: Thu, 25 Jan 2001 13:53:44 +0100 From: Stijn Hoop To: Mike Batchelor Cc: freebsd-questions@freebsd.org Subject: Re: saving xvidtune configs? / 3 button emulation problems Message-ID: <20010125135344.A96287@pcwin002.win.tue.nl> References: <000901c08693$abb11e80$8ded4518@kldt1.bc.wave.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000901c08693$abb11e80$8ded4518@kldt1.bc.wave.home.com>; from smujohnson@home.com on Wed, Jan 24, 2001 at 09:57:16PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On Wed, Jan 24, 2001 at 09:57:16PM -0800, Mike Batchelor wrote: > 1. Does anyone know how to save the configurations made in "xvidtune", > without going through XF86Setup? Hmm, I wouldn't even know how to do it with XF86Setup, but if you click the show button in xvidtune it will display a line that looks a bit like "1280x1024" 108.00 1280 1332 1444 1688 1024 1025 1028 1066 +hsync +vsync With XFree86-4.0.x you need to add this to your XF86Config, in the Monitor section, a bit like this: Section "Monitor" Identifier "Dell 1028L" HorizSync 30-69 VertRefresh 48-120 ModeLine "1280x1024" 108.00 1280 1332 1444 1688 1024 1025 1028 1066 +hsync +vsync EndSection I wouldn't know how to do this with XFree86 3, it's been a while since I've done that, but I'm sure it will be something similar to that. Now restart X and your settings should work. > 2. Has anyone ever had a problem with the default mouse daemon installed > with FreeBSD 4.2 (or others for that matter)? With three-button emulation, Sorry, I have a three button mouse, so I wouldn't know about that. Over here those mice are dirt cheap, I'd go out and buy a 3-button one if I were you. HTH, --Stijn -- "I used to think I was indecisive, but now I'm not so sure." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message