Linux console tools development discussion
 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
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 ` 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

Linux console tools development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
		kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
	public-inbox-index kbd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kbd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git