<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><font face="Georgia">Cool. Not only are they reported as a
        different key, but sometimes you just get a keyUp and sometimes
        you get all 3: down/char/up. </font><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 11/15/16 9:16 AM, Tobias Pape wrote:<br>
    </div>
    <blockquote cite="mid:8D576EE9-7AC3-4F7B-AF34-5CA653584131@gmx.de"
      type="cite">
      <pre wrap="">Hi Bob,
On 15.11.2016, at 13:28, Bob Arning <a class="moz-txt-link-rfc2396E" href="mailto:arning315@comcast.net"><arning315@comcast.net></a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">The VM I was using refused to open an image it had saved, so I tried getting a newer VM. That solved the image open problem, but control keys no longer work as they once did. Any thoughts on restoring old behavior? (decades of muscle memory at stake ;-))

control key works in:

Virtual Machine
---------------
/Users/bob/squeak/FMP5/Squeak-5.0-All-in-One.app/Contents/MacOS/Squeak
Croquet Closure Cog[Spur] VM [CoInterpreterPrimitives VMMaker.oscog-eem.1405] 5.0
Mac OS X built on Jul  6 2015 19:01:28 UTC Compiler: 4.2.1 (Apple Inc. build 5666) (dot 3)
platform sources revision VM: r3397 <a class="moz-txt-link-freetext" href="http://www.squeakvm.org/svn/squeak/branches/Cog">http://www.squeakvm.org/svn/squeak/branches/Cog</a> Date: 2015-07-06 11:56:39 -0700 Plugins: r3347 <a class="moz-txt-link-freetext" href="http://squeakvm.org/svn/squeak/trunk/platforms/Cross/plugins">http://squeakvm.org/svn/squeak/trunk/platforms/Cross/plugins</a>
CoInterpreter VMMaker.oscog-eem.1405 uuid: 7aff388a-73ba-4202-bb5a-72b0759ff46b Jul  6 2015
StackToRegisterMappingCogit VMMaker.oscog-eem.1401 uuid: 036f0933-639a-49dd-8a1d-a03bcdcb0a0a Jul  6 2015

control key does not work in:

Virtual Machine
---------------
/Users/bob/squeak/Squeak5.1-16548-32bit copy.app/Contents/MacOS/Squeak
Croquet Closure Cog[Spur] VM [CoInterpreterPrimitives VMMaker.oscog-cb.1919] 32 bit
Mac OS X built on Aug 17 2016 18:59:49 UTC Compiler: 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.54)
platform sources revision VM: 201608171728 <a class="moz-txt-link-freetext" href="https://github.com/OpenSmalltalk/opensmalltalk-vm.git">https://github.com/OpenSmalltalk/opensmalltalk-vm.git</a> $ Date: Wed Aug 17 10:28:01 2016 -0700 $ Plugins: 201608171728 <a class="moz-txt-link-freetext" href="https://github.com/OpenSmalltalk/opensmalltalk-vm.git">https://github.com/OpenSmalltalk/opensmalltalk-vm.git</a> $
CoInterpreter VMMaker.oscog-cb.1919 uuid: 00a8dd2a-bc8d-4552-b400-be781c8aabec Aug 17 2016
StackToRegisterMappingCogit VMMaker.oscog-cb.1919 uuid: 00a8dd2a-bc8d-4552-b400-be781c8aabec Aug 17 2016


</pre>
      </blockquote>
      <pre wrap="">

the 5.1 VM on osx is Cocoa-Based and still has a few bugs regarding
event handling. It turns out that some control-key combinations are
reported wrongly. For example, Ctrl-TAB is reported as Ctrl-0.
Fixes are still in the work.

Best regards
        -Tobias



</pre>
    </blockquote>
    <br>
  </body>
</html>