* [kbd] fr-bepo.map missing keycode definitions
@ 2014-11-09 20:25 Alexandre de Verteuil
2015-01-25 11:24 ` Alexey Gladkov
0 siblings, 1 reply; 2+ messages in thread
From: Alexandre de Verteuil @ 2014-11-09 20:25 UTC (permalink / raw)
To: kbd
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 <alexandre@deverteuil.net>
public key ID : 0xDD237C00
http://alexandre.deverteuil.net/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-25 11:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-09 20:25 [kbd] fr-bepo.map missing keycode definitions Alexandre de Verteuil
2015-01-25 11:24 ` Alexey Gladkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox