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.

Tested on Ubuntu 24.04 and the fix works as expected. LGTM

-------------

Marked as reviewed by honkar (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/30218#pullrequestreview-3940948638

Reply via email to