public inbox for kbd@lists.linux.dev
 help / color / mirror / Atom feed
From: Alexandre de Verteuil <alexandre@deverteuil.net>
To: kbd@lists.altlinux.org
Subject: [kbd] fr-bepo.map missing keycode definitions
Date: Sun, 9 Nov 2014 15:25:06 -0500	[thread overview]
Message-ID: <20141109202506.GC13694@deverteuil.net> (raw)

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/


             reply	other threads:[~2014-11-09 20:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-09 20:25 Alexandre de Verteuil [this message]
2015-01-25 11:24 ` [kbd] fr-bepo.map missing keycode definitions Alexey Gladkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141109202506.GC13694@deverteuil.net \
    --to=alexandre@deverteuil.net \
    --cc=kbd@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox