Today I received a feedback from a user that my inputbox in my game cannot detect Norwegian keyboard.
I made it with lwjgl and try to catch every key he pressed and generate the english letter.
I want to know if there is some way to detect if users' keyboard is an English keyboard,or Norwegian key board, or Russian key board or some other types...
Thanks.