<p>Paraphasing <a href="http://forum.world.st/Linux-Squeak-VM-X11-keyboard-changes-td5099584.html" rel="nofollow">http://forum.world.st/Linux-Squeak-VM-X11-keyboard-changes-td5099584.html</a></p>
<blockquote>
<p>kksubbu: EventSensor classPool associationAt: #KeyDecodeTable is different<br>
between the good and bad VM. The good one has 184 entries while the bad<br>
one has only 16 entries :-( See attached pics taken from the bad and good VM.<br>
.<br>
The bad 32b VM is returning a different modifier bit (64 instead of 16) in the keyboard event compared to the good VMs.<br>
.<br>
With HandMorph showEvents: true<br>
Pressing Ctrl shows up as "keyDown Ctrl-Opt-û" (251). Now if I press p<br>
it shows "keyStroke Ctrl-p (112)". If I release p key, it continues to<br>
show "keyUp Ctrl-p (112)". If I release Ctrl now, it shows "keyUp û (251)".<br>
In the good image, pressing p after Ctrl shows up as "Cmd-p (112)"</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/396?email_source=notifications&email_token=AIJPEWY3TVEHSUK2HBSKI43P2EGKFA5CNFSM4HP46HZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXQXZEA#issuecomment-501316752">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW5VTACBF6V4OTRQ643P2EGKFANCNFSM4HP46HZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AIJPEWYZ27YSPJRIFDV3VRTP2EGKFA5CNFSM4HP46HZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXQXZEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/396?email_source=notifications\u0026email_token=AIJPEWY3TVEHSUK2HBSKI43P2EGKFA5CNFSM4HP46HZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXQXZEA#issuecomment-501316752",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/396?email_source=notifications\u0026email_token=AIJPEWY3TVEHSUK2HBSKI43P2EGKFA5CNFSM4HP46HZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXQXZEA#issuecomment-501316752",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>