Subject: Re: 3-button memory (was Re: popper...)
To: David Bushong <dbushong@cory.EECS.Berkeley.EDU>
From: John P. Wittkoski <jpw@netscape.com>
List: port-mac68k
Date: 10/25/1996 17:33:14
David Bushong wrote:

> Well, at least w/ my 3-button (Mouse Systems MacPoint Pro), nothing gets
> stored in "mouse memory"..  I set the buttons in MacOS control panel to
> have 2nd and 3rd do option-left and right, and when I boot into netbsd,
> they do their worthless defaults (non-option-left-arrow and right)

ADBReInit send a RESET command to all the devices when it is called,
so the devices all go back to their initial states, before they know
what to do with the 2nd and 3rd buttons.

	--John