Yubico / yubikey-personalization

YubiKey Personalization cross-platform library and tool
https://developers.yubico.com/yubikey-personalization/
BSD 2-Clause "Simplified" License
299 stars 82 forks source link

Wrong Scancode for DE Keyboard layout for ALT GR #118

Closed ghost closed 6 years ago

ghost commented 6 years ago

The German Keyboard layout uses the right ALT key, also known as ALT GR (alternate graphics) to access keys such as @, ~ ,{, [, ], }, ², ³ and | . When setting a static password, these keys are correctly shown in the text field but wrongly converted to 00 scancodes (which means error as far as I know).

This means that if your password contains any of the mentioned symbols, you are forced to use the US keyboard, which is really annoying, considering the option to use a DE keyboard is there. These scancodes simply need to be fixed.

capture
klali commented 6 years ago

Unfortunately the yubikey doesn't support encoding anything but shift as a modifier for scancode strings.