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

Nordics not being recognised (ö ä å) #201

Closed
Ziraxxis opened this issue Sep 14, 2021 · 1 comment
Closed

Nordics not being recognised (ö ä å) #201

Ziraxxis opened this issue Sep 14, 2021 · 1 comment

Comments

@Ziraxxis
Copy link

Set up the inputs in the web tool and everything worked, including 'ö' as input.
Load up json file in obs and all other inputs work but 'ö' does not.
This is with a nordic (Finnish) keyboard layout where ö is next to L.
Tried changing the key id to what it would be on US layout but this did not work.

asd
This is the overlay, 1 2 3 4 are mapped to J K L Ö and I'm holding down all 4 inputs and only 3 are lighting up.

asdf
This is at the same time in the configurator.

asdfg
This is the configurator for that key.

{ "default_width": 0, "default_height": 0, "space_h": 0, "space_v": 0, "flags": 0, "overlay_width": 1088, "overlay_height": 258, "elements": [ { "type": 1, "pos": [ 440, 0 ], "id": "keyboard button0", "z_level": "0", "mapping": [ 266, 263, 128, 128 ], "code": 21 }, { "type": 1, "pos": [ 570, 0 ], "id": "keyboard button1", "z_level": "0", "mapping": [ 528, 1, 128, 128 ], "code": 22 }, { "type": 1, "pos": [ 700, 0 ], "id": "keyboard button2", "z_level": "0", "mapping": [ 659, 1, 128, 128 ], "code": 23 }, { "type": 1, "pos": [ 830, 0 ], "id": "keyboard button3", "z_level": "0", "mapping": [ 790, 1, 128, 128 ], "code": 24 }, { "type": 1, "pos": [ 960, 0 ], "id": "keyboard button4", "z_level": "0", "mapping": [ 4, 263, 128, 128 ], "code": 25 }, { "type": 1, "pos": [ 440, 130 ], "id": "keyboard button5", "z_level": "0", "mapping": [ 136, 263, 128, 128 ], "code": 35 }, { "type": 1, "pos": [ 570, 130 ], "id": "keyboard button6", "z_level": "0", "mapping": [ 4, 1, 128, 128 ], "code": 36 }, { "type": 1, "pos": [ 700, 130 ], "id": "keyboard button7", "z_level": "0", "mapping": [ 135, 1, 128, 128 ], "code": 37 }, { "type": 1, "pos": [ 830, 130 ], "id": "keyboard button8", "z_level": "0", "mapping": [ 266, 1, 128, 128 ], "code": 38 }, { "type": 1, "pos": [ 960, 130 ], "id": "keyboard button9", "z_level": "0", "mapping": [ 397, 1, 128, 128 ], "code": 39 }, { "type": 1, "pos": [ 0, 130 ], "id": "keyboard button10", "z_level": "0", "mapping": [ 397, 263, 128, 128 ], "code": 30 }, { "type": 1, "pos": [ 130, 130 ], "id": "keyboard button11", "z_level": "0", "mapping": [ 790, 263, 128, 128 ], "code": 31 }, { "type": 1, "pos": [ 260, 130 ], "id": "keyboard button12", "z_level": "0", "mapping": [ 659, 263, 128, 128 ], "code": 32 }, { "type": 1, "pos": [ 130, 0 ], "id": "keyboard button13", "z_level": "0", "mapping": [ 528, 263, 128, 128 ], "code": 17 } ] }

Additional information:

  • Plugin version: 5.0 Pre release
@univrsal
Copy link
Owner

univrsal commented Dec 6, 2022

See #298 for further tracking

@univrsal univrsal closed this as completed Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants