Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Non US keyboard layouts unsupported for hotkey registering #9

Open
Const4ntFlux opened this issue Apr 21, 2016 · 2 comments
Open

Non US keyboard layouts unsupported for hotkey registering #9

Const4ntFlux opened this issue Apr 21, 2016 · 2 comments

Comments

@Const4ntFlux
Copy link

I think at the moment Controlcast doesn't correctly read non US keyboard layouts when setting up a hotkey.
Whenever I enter a key/combination containing umlauts (äöü) or ß and ´, the last of which are located directly right of the zero on the keyboard for my German layout, Controlcast registers a different key.
OBS seems to support the German layout.

For example:
strg + alt + shit + ß (which is my shortcut to start the stream)

is registered as
strg + alt + shit + [

To get a [ on the German layout, I'd need to enter:
strg + alt + 8

@dbkynd
Copy link
Owner

dbkynd commented Apr 21, 2016

I never tested with a non-US keyboard layout. I will attempt to support multi-language layout.

@Const4ntFlux
Copy link
Author

The fix for #12 worked, but since / * + and , on the numkey seem to be tied to the non-US (in my case: German) keyboard layout as well, multi-language layout support would be the next logical step to complete full accessibility to the num keyboard. Thanks!

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

No branches or pull requests

2 participants