-
Notifications
You must be signed in to change notification settings - Fork 202
[Key not natively supported]: "ñ" #49
Comments
…pefully this will resolve issue #49.
Oh no! Yes, looking at the code it looks like there are several missing keys for non-US keyboards. You're clearly running on a Linux machine. Would you try a couple of things for me, please?
Thanks! |
Hi, thanks for the quick reply! Request 1:
As you can see, the antimicro Key Value is the same as the Native Key Value. I don't know if that was the desired output, since the antimicro Key Value usually is the same as the Qt Key Value. Request 2:
Same pattern here. To make uinput to work, I had to either run On the oter hand, the |
…racters correctly. Mapping to capitals... Hopefully addresses issue #49.
Thanks! Yes, I was afraid that uinput doesn't support the extended characterset. Not sure where things stand with it, so I wanted to try it. Thanks! Yikes! Looks like the issue is that Qt doesn't have a mapping for the small-case Latin characters. Please try to build the version here. |
Now, the
and, if I use
|
@luisg123v Thanks! Sounds like the updated program works for you in X mode. I've made a separate issue (#57) to track the potential problem with uinput, since I don't know that it is actually an issue for anyone. Since it looks like the fix addresses your issue, I'm going to close it. Please feel free to re-open if you have additional concerns. Thanks for your help! |
I noticed that, apparently, the "ñ" key, available in Spanish keyboards (as in "español") is not natively supported by AntiMicro
When I press that key within
KeyChecker
, I get the following:Here is a screenshot of my KeyChecker
I'd like to add that the key is recognized and works just fine.
The text was updated successfully, but these errors were encountered: