From owner-freebsd-questions Thu Jul 9 20:48:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA13588 for freebsd-questions-outgoing; Thu, 9 Jul 1998 20:48:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa3-03.ix.netcom.com [206.214.137.67]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA13525 for ; Thu, 9 Jul 1998 20:48:01 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.8.8/8.8.8) id UAA04001; Thu, 9 Jul 1998 20:47:49 -0700 (PDT) (envelope-from tomdean) Date: Thu, 9 Jul 1998 20:47:49 -0700 (PDT) Message-Id: <199807100347.UAA04001@ix.netcom.com> From: Thomas Dean To: pwalker@nb.sympatico.ca CC: questions@FreeBSD.ORG In-reply-to: <35A565CD.CBA20244@nb.sympatico.ca> (message from Patrick Walker on Thu, 09 Jul 1998 21:52:29 -0300) Subject: Re: Intellimouse Problem Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG /usr/X11R6/lib/X11/doc/README.FreeBSD says use PS/2 for the pointer type. Look at /usr/X11R6/lib/X11/doc/README.mouse. Section 3.3 discusses mouse support under FreeBSD. Section 6.1 discusses the MS IntelliMouse. After reading section 3.1, I wonder if Protocol "IMPS/2" is better? Does XF86Setup see the mouse? I have a DEC 3-button mouse, but, in /etc/XF86Config, I have Section "Pointer" Protocol "PS/2" Device "/dev/mouse" # ls -l /dev/mouse lrwxr-xr-x 1 root wheel 9 Jul 22 1997 /dev/mouse@ -> /dev/psm0 ls -l /dev/psm0 crw------- 1 root wheel 21, 1 Mar 15 11:47 /dev/psm0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message