Gentoo Archives: gentoo-user

From: Alan Mackenzie <acm@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Installation: help me set up my keyboard, please.
Date: Fri, 18 Jul 2008 20:59:38
Message-Id: 20080718205842.GA2228@muc.de
1 Hi, Gentoo,
2
3 I'm having a great time installing Gentoo, and everything's going
4 swimmingly, including having compiled a kernel, got networking working, I
5 can use a USB stick, .....
6
7 Except I've hit a brick wall. I want to set up my console keyboard, so I
8 go to edit /etc/conf.d/keymaps, as described in the "x86 Handbook".
9
10 That file says, after a temporary previous edit:
11
12 #########################################################################
13 # Use KEYMAP to specify the default console keymap. There is a complete tree
14 # of keymaps in /usr/share/keymaps to choose from.
15
16 KEYMAP="uk"
17 #########################################################################
18
19 This is aggravatingly vague. I cannot find anything to tell me _HOW_ to
20 "Use KEYMAP to specify ...". Somehow, my current setting of "uk" seems
21 to find and load an appropriate keymap, perhaps
22 /usr/share/keymaps/i386/qwerty/uk.map.gz.
23
24 So the question is how do I get the system to load up my own special
25 keymap, currently called boottime.keymap.gz on my Debian system? Where
26 must I write this file so that it gets loaded? Where do I find the
27 documentation telling where to write this file?
28
29 I've delved into /etc/init.d/keymaps (a "runscript" shell), but it
30 appears merely to use ${KEYMAP}. I cannot see how this script manages to
31 find a filename out of "uk". Presumably the interpreter /sbin/runscript
32 runs the find command, somehow. But I can't find any documentation for
33 runscript.
34
35 So I'm stymied. It's a real jar after so much of the installation has
36 gone so smoothly, with otherwise excellent documentation, well above
37 average for a Linux distro.
38
39 How do I set my keyboard layout?
40
41 Thanks in advance for the help!
42
43 --
44 Alan Mackenzie (Nuremberg, Germany).
45 --
46 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Installation: help me set up my keyboard, please. "Sebastian Günther" <samson@××××××××××××××××.de>