Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51019 - Suggestion: Keymap in kernel
Summary: Suggestion: Keymap in kernel
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-14 01:46 UTC by Andreas Eriksson
Modified: 2004-06-21 11:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Eriksson 2004-05-14 01:46:40 UTC
Here is an idea:
Why not have a useflag to the kernel ebuilds that patches the kernel with the keymap being used on the system. this means that users of non-english keyboards can find all their keys and not only a-z and 0-9 in, for example, single user mode. This has happened to me some times and is extremly annoying, mostly because I can't type my passwords that have other characters in them. this also means that you can use other characters passwords in for example grub or lilo, without a patched kernel those keys are in other places before the loadkeys script is ran.
It only requires a command to do it:
loadkeys -m /usr/share/kbd/keymaps/path/to/keymap.map.gz > /usr/src/linux-x.x.x/drivers/char/defkeymap.c
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2004-05-14 08:17:52 UTC
Genkernel has "dokeymap" support if that's of any relevancy...
Comment 2 Greg Kroah-Hartman (RETIRED) gentoo-dev 2004-06-21 11:41:10 UTC
This isn't a kernel issue, so closing it out.