Date: Wed, 29 May 1996 20:26:01 GMT From: James Raynard <fqueries@jraynard.demon.co.uk> To: harr9446@cs.uidaho.edu Cc: msmith@atrad.adelaide.edu.au, questions@freebsd.org Subject: Re: Hardware support - X windows Message-ID: <199605292026.UAA26996@jraynard.demon.co.uk> In-Reply-To: <Pine.HPP.3.91.960528142650.14231A-100000@waldrog.cs.uidaho.edu> (message from MICHAEL HARRISON on Tue, 28 May 1996 14:29:44 -0700 (PDT))
next in thread | previous in thread | raw e-mail | index | archive | help
> I am having problems getting X configured right for my mouse. It > is plugged into com2, its a MS serial mouse, no matter what I try I can't > get the settings right. Also I have a modem on the other com port and I > can't set my device right for PPP, its a Zoom 28.8 external on com1, what > is the right setting. It might be worth double-checking you've got all the numbers straight - I have the same arrangement, but with the ports reversed. Also, remember that COM1 is /dev/cuaa0 on FreeBSD! Anyway, if the mouse is on COM2, you should have an entry in /etc/XF86Config like this:- Section "Pointer" Protocol "Microsoft" Device "/dev/cuaa1" Emulate3Buttons EndSection And the first thing you should do in PPP (I assume you're using user-mode PPP to dial out?) is set device /dev/cuaa0 (for a modem on COM1) -- James Raynard, Edinburgh, Scotland jraynard@dial.pipex.com james@jraynard.demon.co.uk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605292026.UAA26996>