https://bugs.winehq.org/show_bug.cgi?id=56924
Bug ID: 56924 Summary: wrong keyboard layout when using native wayland instead of xwayland Product: Wine Version: 9.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bob@carnesa.biz.st Distribution: ---
wrong keyboard layout when using native wayland instead of xwayland
it worked fine previously (~9.10)
edited registry: [HKEY_CURRENT_USER\Software\Wine\Drivers] "Graphics"="x11,wayland"
command for xwayland: wine game.exe
command for wayland native: DISPLAY='' wine game.exe
what I tried: setxkbmap ch swaymsg input type:keyboard xkb_switch_layout next LC_ALL=fr_CH.UTF-8 DISPLAY='' wine game.exe