<div id="__MailbirdStyleContent" style="font-size: 12pt;font-family: calibri;color: #000000">
                                        
                                        
                                            
                                        
                                        
                                        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><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div>
                                        
                                        <blockquote class="history_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: #AAAAAA; margin-top: 10px;">Am 21.04.2018 14:35:43 schrieb Jakob Reschke <forums.jakob@resfarm.de>:</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>