<p>Shift-tab didn't generate a "key char event" on unix, because<br>
XK_ISO_Left_Tab was not mapped in xkeysym2ucs4, so its unicode code<br>
point was mapped to 0. Map it to tab (9).</p>
<p>On behalf of Levente</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/457'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/457</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix shift-tab on unix</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/457/files#diff-0">platforms/unix/vm-display-X11/sqUnixX11.c</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/457.patch'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/457.patch</a></li>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/457.diff'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/457.diff</a></li>
</ul>

<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/pull/457?email_source=notifications&email_token=AIJPEWZD7Z5X5EM7NUDNBGLQ2HJCNA5CNFSM4J64Q4B2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICPG3LA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW4KVUZMMTYAQZ5MA73Q2HJCNANCNFSM4J64Q4BQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEWZYQ2AJAZCYMDBU4N3Q2HJCNA5CNFSM4J64Q4B2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICPG3LA.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/pull/457?email_source=notifications\u0026email_token=AIJPEWZD7Z5X5EM7NUDNBGLQ2HJCNA5CNFSM4J64Q4B2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICPG3LA",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/457?email_source=notifications\u0026email_token=AIJPEWZD7Z5X5EM7NUDNBGLQ2HJCNA5CNFSM4J64Q4B2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICPG3LA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>