<div id="__MailbirdStyleContent" style="font-size: 12pt;font-family: calibri;color: #000000">
                                        
                                        
                                            
                                        
                                        
                                        Hi Bernhard,<div><br></div><div>unfortunately, keyboard interaction in Squeak's tools is rather plain and hard-coded. If you want to look into code, here are the places:</div><div><br></div><div><p style="margin: 0in;font-size: 11pt" lang="x-none">Editor,
TextEditor, SmalltalkEditor >></p>

<p style="margin: 0in 0in 0in 0.375in;font-size: 11pt" lang="x-none">#initializeCmdKeyShortcuts</p>

<p style="margin: 0in 0in 0in 0.375in;font-size: 11pt" lang="x-none">#initializeShiftCmdKeyShortcuts</p>

<p style="margin: 0in 0in 0in 0.375in;font-size: 11pt" lang="x-none">#dispatchOnKeyboardEvent:</p>

<p style="margin: 0in 0in 0in 0.375in;font-size: 11pt" lang="x-none"> </p>

<p style="margin: 0in;font-size: 11pt" lang="x-none">PasteUpMorph
>> #filterEvent:for:</p>

<p style="margin: 0in;font-size: 11pt" lang="x-none">DockingBarMorph
>> #filterEvent:for:</p>

<p style="margin: 0in;font-size: 11pt" lang="x-none">SystemWindow
>> #filterEvent:for:</p>

<p style="margin: 0in;font-size: 11pt" lang="x-none"> </p>

<p style="margin: 0in;font-size: 11pt" lang="x-none">PluggableListMorph
>></p><p style="margin: 0in 0in 0in 0.375in;font-size: 11pt" lang="x-none"><span style="font-size: 14.6667px">#keyStroke:</span></p><p style="margin: 0in 0in 0in 0.375in;" lang="x-none"><span style="font-size: 14.6667px;line-height: 22px">#previewKeystroke:</span><span style="font-size: 14.6667px;line-height: 22px"><br></span><span style="font-size: 11pt">
#specialKeyPressed:</span><br><span style="font-size: 11pt">
#modifierKeyPressed:</span></p>

<p style="margin: 0in 0in 0in 0.375in;font-size: 11pt" lang="x-none"> </p>

<p style="margin: 0in;font-size: 11pt" lang="x-none">PasteUpMorph
>> #keystrokeInWorld:</p><p style="margin: 0in;font-size: 11pt" lang="x-none"><br></p><p style="margin: 0in;font-size: 11pt" lang="x-none">All messages in the form "*Key:from:", which are usually the callbacks from PluggableListMorph.</p><p style="margin: 0in;font-size: 11pt" lang="x-none"><br></p><p style="margin: 0in;font-size: 11pt" lang="x-none">Best,</p><p style="margin: 0in;font-size: 11pt" lang="x-none">Marcel</p></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 04.11.2017 23:34:34 schrieb tim Rowledge <tim@rowledge.org>:</p><br>> On 26-10-2017, at 8:13 AM, Bernhard Pieber <bernhard@pieber.com> wrote:<br>> <br>> Is there a way to move the focus between the different lists in a browser by keyboard? I searched the mailing list and looked a bit in the code. However, I did not find anything.<br><br>I haven’t found anything either; it would be  useful thing to have.<br><br><br>tim<br>--<br>tim Rowledge; tim@rowledge.org; http://www.rowledge.org/tim<br>Everybody repeat after me....."We are all individuals."<br><br><br><br></bernhard@pieber.com>
                        </blockquote></div>