Gentoo Archives: gentoo-sparc

From: Chance <chance2105@×××××.com>
To: gentoo-sparc@l.g.o
Subject: Re: [gentoo-sparc] keyboard maps
Date: Fri, 24 Feb 2006 14:44:14
Message-Id: 1140792155.24566.4.camel@hoss.homenetwork.org
In Reply to: Re: [gentoo-sparc] keyboard maps by "Fabian Hänsel"
1 On Fri, 2006-02-24 at 14:49 +0100, Fabian Hänsel wrote:
2 > Hi,
3 >
4 > I assume you'll have to adjust your KEYMAP variable
5 > in /etc/conf.d/keymaps
6 >
7 > Setting it to "sunkeymap" should do the trick. (though I currently
8 > don't have linux-equipped sun handy).
9 >
10
11 Actually, for a 2.6 kernel, KEYMAP should be "us". On a 2.6 kernel, sun
12 keyboards appear as regular 'ole PC keyboards.
13
14 This holds true even for X configuration. From the relevant sections of
15 my xorg.conf:
16
17 Section "InputDevice"
18 Identifier "Keyboard0"
19 Driver "kbd"
20 Option "XkbModel" "pc105"
21 Option "XkbLayout" "us"
22 EndSection
23
24
25 chance
26
27
28
29 --
30 gentoo-sparc@g.o mailing list

Replies

Subject Author
Re: [gentoo-sparc] keyboard maps "Fabian Hänsel" <fabtagon@×××.de>