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

Keyboard mappings broken! #655

Closed
vgrenfors opened this issue Aug 8, 2018 · 5 comments
Closed

Keyboard mappings broken! #655

vgrenfors opened this issue Aug 8, 2018 · 5 comments
Labels
Milestone

Comments

@vgrenfors
Copy link

vgrenfors commented Aug 8, 2018

The TIC-80 thinks my nordic keyboard is American(or british).
Really annoying. I don't have this problem in 0.60

@yamachan
Copy link

Same situation with Japanese keyboard.
I also don't have this problem in 0.60.3.

@nesbox nesbox added this to the 0.70.2 milestone Aug 12, 2018
@nesbox nesbox added the bug label Aug 12, 2018
@nesbox
Copy link
Owner

nesbox commented Aug 12, 2018

yes, we should read keyboard Keycodes instead Scancodes
https://wiki.libsdl.org/SDL_Scancode

@hsandt
Copy link

hsandt commented Aug 19, 2018

Oddly enough, the browser version is a little better than the standalone but still have issues. With my Japanese keyboard, I can type "[" and "]" in the browser, but not ":", numpad keys, etc.
In the standalone editor, the numpad still doesn't react but "[", "]" and ":" all give wrong characters.

@nesbox
Copy link
Owner

nesbox commented Aug 23, 2018

fixed here 607ebd6

@nesbox
Copy link
Owner

nesbox commented Sep 2, 2018

fixed here #707

@nesbox nesbox closed this as completed Sep 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants