Wismill

Results 191 comments of Wismill

> if I choose a `US, intl., with dead keys` keyboard, I would expect it to behave the same whether I'm in the US, the UK, Finland, Japan or Vietnam....

> unless someone asks to use some really high keycode or level. @bluetech it happened: see #849.

Do you run a Wayland or X11 session? Do you have the issue with other X11 apps? Could you try `xkbcli interactive-x11` with 1.12.2?

> WARNING: Running setxkbmap against an Xwayland server @Disidente `setxkbmap -query` does not work on Wayland[^1]. [^1]: More exactly, it does not sync with the Wayland compositor.

@XZVB12 if `xkbcli interactive-x11` works, then it is not the libxkbcommon-x11 API that is failing in wmware but another X11 API. I have no idea which one. The implementation of...

Could you all dump your keymaps so that I try to reproduce it? - via X11: `xkbcomp -xkb $DISPLAY /tmp/x11.xkb` - via Wayland: `xkbcli dump-keymap-wayland --raw > /tmp/wayland.xkb` There seems...

@m-4984 that’s pretty bad! Could you [share your keymaps](https://github.com/xkbcommon/libxkbcommon/issues/888#issuecomment-3433687667)? I opened a dedicated issue at #889.

I do not have access to vmware and I cannot reproduce the error by other means. For now it seems some code specific to the app. Are you aware of...

> I could provide a package for arch-based systems if it would help. Thanks but I use openSUSE. Anyway I need to know where and how the xkb request is...

@mahkoh do you mean [these](https://www.x.org/wiki/guide/debugging/#index3h2)?