Path: utzoo!mnetor!uunet!cbmvax!steveb From: steveb@cbmvax.UUCP (Steve Beats) Newsgroups: comp.sys.amiga Subject: Re: Three button mouse for the Amiga?? Message-ID: <3259@cbmvax.UUCP> Date: 3 Feb 88 15:13:05 GMT References: <195@atrium.UUCP> Reply-To: steveb@cbmvax.UUCP (Steve Beats) Organization: Commodore Technology, West Chester, PA Lines: 10 Keywords: mouse, three button mouse In article <195@atrium.UUCP> chanst@atrium.UUCP (Steve T Chan) writes: >Is it possible to hook up a 3 button mouse to the Amiga?? >If so, would AmigaDOS support it and how? > If you take a look at 'devices/inputevent.h' you will see that the input.device already has support for a middle mouse button. What Intuition and DOS would do with these events is anybody's guess, but an application could read it with no problem. Steve