[Etoys] 2 button mouse confusion

Bert Freudenberg bert at freudenbergs.de
Tue Feb 10 11:07:07 EST 2009


On 04.02.2009, at 08:52, Simon Guest wrote:

> At Tue, 03 Feb 2009 19:54:03 -0800,
> Andreas Raab wrote:
>> Try the following: Launch the eToys image, press F2 or go to the  
>> system
>> menu and to the "VM preferences" submenu. In there, go to the "Mouse
>> Mapping" section and select "3 button mouse" (yes, that is
>> counter-intuitive ;-) This should fix your problem in such that you  
>> now
>> get to use Alt-Click for halos and right button for context menus.
>
> Hi Andreas,
>
> Ahh, this information enabled me to solve my problem, but backwards.
> I *already* had 3 button mouse enabled, and when I disabled it, my
> right click gave me a context menu, and I could still get halos using
> alt left click.
>
> Does that make sense?
>
> Thanks for your help, problem solved.


I borrowed a Windows laptop to look into this. What happens is that a  
yellowButtonPressed event is in fact generated on ctrl-left-click, but  
since it had the ctrl flag set it tried to invoke the metaMenu which  
is disabled in etoysFriendly mode. The attached changeset fixes that -  
please review.

- Bert -

-------------- next part --------------
A non-text attachment was scrubbed...
Name: yellowBtnMenu-bf.1.cs.gz
Type: application/x-gzip
Size: 760 bytes
Desc: not available
Url : http://lists.squeakland.org/pipermail/etoys-dev/attachments/20090210/3d2c63f4/yellowBtnMenu-bf.1.cs.gz


More information about the etoys-dev mailing list