From owner-freebsd-questions Sat Sep 15 8:19:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by hub.freebsd.org (Postfix) with ESMTP id F34AF37B403 for ; Sat, 15 Sep 2001 08:19:43 -0700 (PDT) Received: by q.closedsrc.org (Postfix, from userid 1003) id C51C555415; Sat, 15 Sep 2001 08:19:41 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by q.closedsrc.org (Postfix) with ESMTP id B5AF151604; Sat, 15 Sep 2001 08:19:41 -0700 (PDT) Date: Sat, 15 Sep 2001 08:19:41 -0700 (PDT) From: Linh Pham To: Gary Kline Cc: Stephen Hurd , FreeBSD Mailing List Subject: Re: Intel 815 AGPset and PS2 mouse... In-Reply-To: <200109150748.f8F7mLw53272@tao.thought.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2001-09-15, Gary Kline scribbled: # Actually, as another gentleman pointed out, ``auto'' is the # protocol string to use... r it works. I'm trying to get # a 3-button mouse to work in this builtin PS/2 jack. If # Logitec works I'll take this generic mouse back and swap # it... The other protocol to use would be SysMouse and have the device point to /dev/sysmouse (/dev/mouse isn't the correct device under FreeBSD). Also make sure that the moused daemon is setup and running (could be done in /stand/sysinstall or /etc/rc.conf). I've gotten a Microsoft IntelliMouse (standard), Microsoft Trackball Optical and a Microsoft Trackball Explorer to work with those settings (including the wheel, which you need to add '-z 5' as a moused flag and maybe another line in the XF86Config file). -- Linh Pham [lplist@closedsrc.org] // 404b - Brain not found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message