On Wed, 9 Sep 2026 15:28:26 GMT, Johan Vos <[email protected]> wrote: > Hence, I think this PR takes the correct approach. It refers to US keyboard > layout, which is arbitrarily, but so are the other layouts (EU keyboards will > fail because VK_DECIMAL is typically `,`.)
Yeah I think so too. Making the keyboard layout and maybe the platform shortcut key configurable is an interesting idea. But I currently see no usecase for it. If there is one, I will definitely revisit this topic. Therefore, IMO a simple solution like this where we may even extend some keys if needed is fine for now. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2297#issuecomment-5605597648
