Arrow keys input not working when using a different input language than English #1552
Unanswered
TeodorDyakov
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Could you show the code to explain the issue? Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Of course The problem appears when I use ebiten.IsKeyPressed fucntion. If i run the program while the keyboard input is set to Bulgarian the key presses will not be registered. However If I start the game with English Input language it works fine. Here is the code.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I start the game using a different language than English(in my case Bulgarian) the arrow keys do not work.
THe problem appears on Ubuntu OS 20.04.
Beta Was this translation helpful? Give feedback.
All reactions