[kbd] fr-bepo.map missing keycode definitions
Alexandre de Verteuil <[email protected]>
| Newsgroups | dev.linux.lists.kbd |
|---|---|
| Message-ID | <[email protected]> |
Hello, It seems that there are keycodes missing in the fr-bepo.map file. When the keymap is loaded after boot with "loadkeys fr-bepo", it works fine. I suppose that is because the mapping of those keys were defined by the previously loaded keymap. When the keymap is loaded in early userspace (for example, to key in a passphrase for an encrypted drive), the Return key, among others, does not work. Adding the following lines resolves the problem: <snippet> keycode 1 = Escape Escape keycode 14 = Delete Delete keycode 15 = Tab Tab keycode 28 = Return keycode 29 = Control keycode 42 = Shift keycode 54 = Shift keycode 56 = Alt keycode 58 = Caps_Lock keycode 97 = Control </snippet> See also the discussion on the Arch Linux forum: https://bbs.archlinux.org/viewtopic.php?pid=1474042 Thank you, Alexandre -- Alexandre de Verteuil <[email protected]> public key ID : 0xDD237C00 http://alexandre.deverteuil.net/