Linux console tools development discussion
 help / color / mirror / Atom feed
* [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

* Re: [kbd] fr-bepo.map missing keycode definitions
  2014-11-09 20:25 [kbd] fr-bepo.map missing keycode definitions Alexandre de Verteuil
@ 2015-01-25 11:24 ` Alexey Gladkov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Gladkov @ 2015-01-25 11:24 UTC (permalink / raw)
  To: kbd

09.11.2014 23:25, Alexandre de Verteuil пишет:
> 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>

Added. Thank you!

-- 
Rgrds, legion



^ 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

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