Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!husc6!bunny!dcr0 From: dcr0@GTE.COM (David Robbins) Newsgroups: comp.sys.mac.hardware Subject: Re: Apple mice and X windows Message-ID: <7858@bunny.GTE.COM> Date: 30 Nov 89 13:40:51 GMT References: <34685@cornell.UUCP> Organization: GTE Laboratories, Inc., Waltham, MA Lines: 14 In reply to various comments about how X uses the one-button mouse in A/UX: While it is true that the arrow keys on the keyboard are mapped into the mouse buttons, you should note the following: The OPTION key changes the translation of the arrow keys such that X interprets them as arrow keys. This turns out to be a fairly reasonable solution to the one-button mouse problem, since X would not otherwise have any use for the OPTION key. CONTROL and SHIFT are their usual selves, and COMMAND is the META key. I am using A/UX X as we speak, so there's just a chance I am at least partially right about this. :-)