Device: YubiKey Neo
Firmware: 3.2.0
Personalization tool version (GUI): 3.1.14
I use a modified Dvorak layout at home and QWERTY at work (at least on login screens), and I'd like my static password to work in both places. I know the OTP configuration allows me to choose to output numerals using keypad scancodes rather than the top row of the keyboard, but that option does not appear to affect the static password. For instance:
Here I have typed the password "12345" using the numeric keypad, but the scan codes box filled with "1e 1f 20 21 22", the scancodes for the top row of the keyboard. The correct number pad scan codes should be "69 72 7a 6b 73". Unfortunately, the scan codes box does not appear to be editable, so I can't enter the correct values. Can this be done with the ykpersonalize command-line tool instead? I've tried reading the manpage, but I'm afraid it comes off as rather cryptic on the subject of static passwords.
(I've already remapped the scancodes for the OTP using the command-line client as detailed
here, but that does not appear to affect the static password.)