Gentoo Archives: gentoo-dev

From: 320095285153-0001@t-online.de (Achim Gottinger)
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] keymaps
Date: Sun, 14 Jan 2001 19:43:52
Message-Id: 3A625D88.124965CE@gottinger.de
In Reply to: [gentoo-dev] keymaps by Morgan Christiansson
1 Morgan Christiansson wrote:
2
3 > The se-latin1 keymap is a little wierd, perhaps adopting the redhat7
4 > keymap's or something would be a good idea?
5 >
6 > Support for windows keys would be nice too, you can use them for
7 > switching VT's, e.g. left windows key = alt-left and the opposite for
8 > the right.
9 >
10
11 Hmm, using
12
13 loadkeys /usr/share/keymaps/i386/include/windowskeys.inc.gz
14
15 does the job.
16
17 >
18 > In the se-latin1 they y and z key's have switched places, and åäö
19 > doesn't work either.
20
21 I took a look into se-latin1, it is based on qwerty which means y and z
22 are switched compared
23 to an us keyboard. If that's not what you have try to replace the line
24
25 include "qwerty-layout"
26
27 with
28
29 include "qwertz-layout"
30
31 Tell me if that is neccessary and I will modify our conosle-data
32 package.
33
34 Bye Achim
35
36 >
37 >
38 > --
39 > Morgan Christiansson
40 >
41 > _______________________________________________
42 > gentoo-dev mailing list
43 > gentoo-dev@g.o
44 > http://www.gentoo.org/mailman/listinfo/gentoo-dev