> `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:

  year

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30218/files
  - new: https://git.openjdk.org/jdk/pull/30218/files/bc169981..c6e6f6c3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30218&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30218&range=01-02

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 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

Reply via email to