On Thu, 12 Mar 2026 14:33:18 GMT, Alexander Zvegintsev <[email protected]> wrote:
> `XKeysymToKeycode` returns 0 for `XK_Mode_Switch` on modern systems. > Therefore `XK_ISO_Level3_Shift` has been added as an > [alternative](https://unix.stackexchange.com/a/55154). > > This works for both X11 and Wayland sessions. > > --- > > Testing looks good. I guess the bugid should be added to the test since it's a product fix.. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30218#issuecomment-4051560581
