<div dir="ltr">Hi Marcel,<div class="gmail_extra"><br><div class="gmail_quote">On Sun, Apr 22, 2018 at 11:24 PM, Marcel Taeumel <span dir="ltr"><<a href="mailto:marcel.taeumel@hpi.de" target="_blank">marcel.taeumel@hpi.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div id="gmail-m_5606490808060436802__MailbirdStyleContent" style="font-size:12pt;font-family:calibri;color:rgb(0,0,0)">
                                        
                                        
                                            
                                        
                                        
                                        Hi Jakob,<div><br></div><div>do: "HandMorph showEvents: true" then do CTRL+RED/LEFT. You will see that you get, in fact, a yellow click. I think that there is code that checks for "control pressed" first to show the different menu. So, we do emulate that yellow-click in the VM, but we keep the "control pressed"-flag. So, the event state is different, even though you get "event yellowButtonPressed = true" both times.</div><div><br></div><div>To sum up some prior thoughts on this topic:</div><div>1) The VM should not provide this single-button-mouse behavior but the image should.</div><div>2) The event filters to simulate those yellow/blue clicks are already possible in the image. We do it with mouse-wheel vs. CTRL+up/down already.</div><div>3) A good transformation for CTRL+RED in such a single-button-mouse mode would be YELLOW and not CTRL+YELLOW.</div><div><br></div><div>Anyway, this is not an easy fix or decision to make. :-)</div></div></blockquote><div><br></div><div>What would be relatively straight-forward is to add an image property flag alongside the ones in the image flag word such as "floats in platform order", "processPreemptionYields", etc in vm parameter 48.  This flag would tell the VM not to do any event modifications (or at least no mouse button swapping).  And then we could at least experiment with allowing the image to perform event modification, making this a preference, etc, before some fine day in the future, transitioning away from VM support for event modification in a major release.  Thoughts?</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div id="gmail-m_5606490808060436802__MailbirdStyleContent" style="font-size:12pt;font-family:calibri;color:rgb(0,0,0)"><div><br></div><div>Best,</div><div>Marcel</div><div><div class="gmail-h5"><div class="gmail-m_5606490808060436802mb_sig"></div>
                                        
                                        <blockquote class="gmail-m_5606490808060436802history_container" type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px;min-width:500px">
                        <p style="color:rgb(170,170,170);margin-top:10px">Am 21.04.2018 14:35:43 schrieb Jakob Reschke <<a href="mailto:forums.jakob@resfarm.de" target="_blank">forums.jakob@resfarm.de</a>>:</p>Hello,<br><br>I downloaded a VM (64 bit Cog Spur Windows) and a fresh trunk image<br>separately and have not changed any mouse button settings yet (swap<br>mouse buttons preference is on and neither 1 button mouse nor 3 button<br>mouse are selected in the VM preferences menu). My notebook does not<br>have a middle "mouse" button and the right button currently does a<br>blue click (opens the halo).<br><br>In this default setting, is there any way to do a yellow click?<br><br>I get the morph menu with ctrl+left click and in list morphs and on<br>the world I can invoke the menu with the Esc key, but I did not find a<br>modifier+button combination that would work universally to emulate a<br>yellow click. Have I missed it?<br><br>After disabling swap mouse buttons, right click becomes a yellow<br>click. But when the preference is on, both right click and alt+left<br>click produce a blue click. So with a two button mouse it seems that<br>nothing is actually swapped, but one button is unavailable<br>altogether...<br><br>A simple solution would be to turn the preference off by default.<br><br>Kind regards,<br>Jakob<br><br>
                        </blockquote></div></div></div><br><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div></div>