> `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.
Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision: add bug id ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30218/files - new: https://git.openjdk.org/jdk/pull/30218/files/2fc02b57..bc169981 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30218&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30218&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/30218.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30218/head:pull/30218 PR: https://git.openjdk.org/jdk/pull/30218
