livingcomputermuseum / ContrAlto

This repository contains the source code for Living Computers: Museum+Labs's Xerox Alto emulator, ContrAlto.
GNU Affero General Public License v3.0
230 stars 25 forks source link

Middle click on OS X #11

Closed codefrau closed 6 years ago

codefrau commented 6 years ago

ContrAlto works fine on my MacBook using mono. Awesome! I cannot get the middle mouse button to work, though. I installed MiddleClick (https://www.howtogeek.com/267782/how-to-add-a-middle-click-to-your-macs-trackpad/) and it works fine in other apps. But in ContrAlto, it seems to act only as the first mouse button. I'm testing in Smalltalk-76 from xmsmall.dsk. Any advice?

livingcomputermuseum commented 6 years ago

Thanks for the report! I'll take a look at this soon. If you happen to have a USB mouse to try, it would be interesting to know if that exhibits the same problems.


From: Bert Freudenberg notifications@github.com Sent: Friday, November 3, 2017 9:57:35 AM To: livingcomputermuseum/ContrAlto Cc: Subscribed Subject: [livingcomputermuseum/ContrAlto] Middle click on OS X (#11)

ContrAlto works fine on my MacBook using mono. Awesome! I cannot get the middle mouse button to work, though. I installed MiddleClick (https://www.howtogeek.com/267782/how-to-add-a-middle-click-to-your-macs-trackpad/) and it works fine in other apps. But in ContrAlto, it seems to act only as the first mouse button. I'm testing in Smalltalk-76 from xmsmall.dsk. Any advice?

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/livingcomputermuseum/ContrAlto/issues/11, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ATnJh6lUylPYsxbxp3YdxVhB0EEHqp6Kks5sy0X_gaJpZM4QRZBN.

codefrau commented 6 years ago

I tried with MagicPrefs and that works fine. http://magicprefs.com

So probably it’s not a problem with ContrAlto but with the MiddleClick tool.

Maybe add MagicPrefs as a suggestion in README?