Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] - Other keyboards support #111

Open
ssavinel opened this issue May 27, 2020 · 4 comments
Open

[FEATURE] - Other keyboards support #111

ssavinel opened this issue May 27, 2020 · 4 comments
Assignees

Comments

@ssavinel
Copy link

As of today, my-mind only supports QWERTY keyboards, which make it really hard to move on the map with an AZERTY keyboard.

@ssavinel ssavinel changed the title Other keyboards support [FEATURE] - Other keyboards support May 27, 2020
@ondras
Copy link
Owner

ondras commented May 30, 2020

Okay, what values do you get when you hit "Z" on your AZERTY keyboard on https://keycode.info/ ?

@ssavinel
Copy link
Author

ssavinel commented May 31, 2020

I get the event.code: keyW event.location: 0, event.which:90 and event.key:Z

@ondras
Copy link
Owner

ondras commented Jun 1, 2020

The code: keyW sounds like a usable approach! I will try to adjust the movement then.

@ondras ondras self-assigned this Jun 1, 2020
@ssavinel
Copy link
Author

ssavinel commented Jun 1, 2020

Great, many thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants