Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2001 13:53:44 +0100
From:      Stijn Hoop <stijn@win.tue.nl>
To:        Mike Batchelor <smujohnson@home.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: saving xvidtune configs? / 3 button emulation problems
Message-ID:  <20010125135344.A96287@pcwin002.win.tue.nl>
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
References:  <000901c08693$abb11e80$8ded4518@kldt1.bc.wave.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010125135344.A96287>