Alex Barker

Results 320 comments of Alex Barker

Hmm, I am running into this as well. This only happens for me with `arch: amd64_arm` being run first, followed by `arch: amd64` on the same machine after building for...

Seems to only fail after the second usage, order doesn't appear to matter.

Fedora doesn't seem to play well with Xkb stuff. I am working on a rewrite for X11 machines that should do a much better job with keyboard and language support...

Yes, I need to make xkbcommon a runtime dependency but it should be fairly easy. Which version of ubuntu contains wayland by default?

Sample implementation: https://github.com/Aishou/wayland-keylogger/blob/master/Keylogger.cpp

You would need to do it for each individual key combination or use reflection.

As far as I know this should be working correctly but I don't have these letters in my locale. Please let me know what language and what keys I need...

@BullyWiiPlaza **Which OS?** Windows? **What language / locale?** I am using [US/English](http://kbd-intl.narod.ru/images/en.png) on Windows and I don't have a `´` key. The closest I have is `'` and the `~`...

> OS: Windows 11 Pro > Language/Locale: Germany/German Awesome, I can produce the character! Thank you.