Skip to content

detect locale and remap the key names for the screen #400

Closed
@joeblew99

Description

I was playing with this demo in web and OSX, the "Z" key is actually a "Y" key on my keyboard.
So, i guess we need a way of detecting the keyboard locale and then remapping the displayed Key.
So, for my german keyboard, the "Z" text display shoudl say "Y".

https://en.wikipedia.org/wiki/German_keyboard_layout

https://github.com/hajimehoshi/ebiten/blob/master/examples/hsv/main.go#L67

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions