<div dir="ltr">The same is true in Squeak trunk (a few days old.) The KeyboardExerciser only captures F11-F12, and as Cmd-. and Cmd-j (see screenshot)<div><br></div><div>Perhaps it relates to how Squeak is compiled for Linux? </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 6, 2022 at 11:32 PM David O'Toole <<a href="mailto:deeteeoh1138@gmail.com">deeteeoh1138@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Actually, F11 and F12 produce a response... <Cmd-.> and <Cmd-j> respectively.<div>I'll have to investigate why this is the case. </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 6, 2022 at 11:25 PM David O'Toole <<a href="mailto:deeteeoh1138@gmail.com" target="_blank">deeteeoh1138@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I am writing a simple tool for binding the F1-F12 keys to one-liner Smalltalk expressions to quickly switch projects, toggle last project, switch between active SystemWindow instances, and other useful commands. <div><br></div><div>I successfully got my event listener to work, and keyboard events from keyDown: successfully print in the Transcript as a test (see lower right in screenshot; code is at center/left in Sandblocks form.)<div><br></div><div>However, pressing F1-F12 has no effect whatsoever, the system seems not to send keyDown in that case. </div><div><br></div><div>How can I capture these key events? I would greatly appreciate any help you can offer. </div></div></div>
</blockquote></div>
</blockquote></div>