Bug 7046 - selectable keymaps at compile or boot time
Summary: selectable keymaps at compile or boot time
Status: REJECTED INVALID
Alias: None
Product: Drivers
Classification: Unclassified
Component: Input Devices (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Dmitry Torokhov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-23 13:10 UTC by Pupeno
Modified: 2006-08-23 13:43 UTC (History)
0 users

See Also:
Kernel Version: 2.6.17
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Pupeno 2006-08-23 13:10:26 UTC
I think it would be nice to be able to select a default keymap to use. This is 
particular useful for distributions that set the keymap way to late for it to 
take efect before something goes wrong and you are dropped into an (unusuable) 
shell.
I think there are two possible ways to do this:
easy: just pick from a list.
hard: from a list choose all the ones which are going to available, pick a 
default one, then, at boot time, accept a parameter (keymap=dvorak for example) 
and load it.
Thank you.
Comment 1 Dmitry Torokhov 2006-08-23 13:43:58 UTC
Please file this issue with distributions. If they wish they can load user 
selected keymap into initrd/initramsfs and it will be loaded pretty early. We 
are not going to carry every possible keymap in the kernel.

Note You need to log in before you can comment on or make changes to this bug.