From owner-freebsd-questions Mon Oct 2 7:23:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 1179537B66E for ; Mon, 2 Oct 2000 07:23:10 -0700 (PDT) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by magpage.com (8.8.8/8.8.5) with ESMTP id OAA18283; Mon, 2 Oct 2000 14:23:00 GMT Message-ID: <39D89A44.FA578EEF@magpage.com> Date: Mon, 02 Oct 2000 10:23:00 -0400 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Ignacio Cc: fbsd Subject: Re: intellimouse References: <39D88F11.2B26F30D@infovia.com.ar> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ignacio wrote: > > it's possible to make the wheel of an > M$oft intellimose work? > > -- > Ignacio Zelaya > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Basically, you just have to edit the pointer section of /etc/XF86Config to make it use 5 buttons and map the z-axis to buttons 4 and 5. Section "Pointer" Protocol "IntelliMouse" Device "/dev/psm0" BaudRate 1200 SampleRate 100 Resolution 200 ZAxisMapping 4 5 Buttons 5 EndSection Also, you might want to check out this page...lots of good info on wheel mice... http://www-sop.inria.fr/koala/colas/mouse-wheel-scroll/ -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message