Cosmos
Cosmos copied to clipboard
German Keyboard Layout missing a key
Area of Cosmos - What area of Cosmos are we dealing with?
KeyboardManager
Expected Behaviour - What do you think that should happen?
Pressing AltGR + key should produce the keys assigned.
Actual Behaviour - What unexpectedly happens?
Pressing AltGr has no effect at all. AltGr + q should produce @ but only types q same with AltGr + e and AltGr + ß
Reproduction - How did you get this error to appear?
Typed into Console Mode in my current project
Version - Were you using the User Kit or Dev Kit? And what User Kit version or Dev Kit commit (Cosmos, IL2CPU, X#)?
DevKit Commit 1e4cbb65e83a800666aba4ca8e244e7585e76594
Did you switch to the german keyboard?
SetKeyboardScanMap(new DE_Standard());
Otherwise, pressing Ctrl+Alt or AltGr works for me, although AltGr takes a second to register that its fully pressed, which might cause the problem.
Did you switch to the german keyboard?
SetKeyboardScanMap(new DE_Standard());
Otherwise, pressing Ctrl+Alt or AltGr works for me, although AltGr takes a second to register that its fully pressed, which might cause the problem.
Yes thats what i did
Stale issue message
Same issue. AltGr does not work at all for me, only CtrlAlt produces the correct keys. I checked the modifiers and it seems like the Ctrl key modifier ist not enabled when pressing AltGr