author | cniehaus <cniehaus> | 2002-08-28 15:15:49 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-08-28 15:15:49 (UTC) |
commit | c72757b7a76c8559def1b4d8a61e4eee79a23ee2 (patch) (unidiff) | |
tree | dbda6644f645468070c98a6e58c20638e2ce6b8f | |
parent | b75e41eb899534999c4483c2357310c1d6f681c9 (diff) | |
download | opie-c72757b7a76c8559def1b4d8a61e4eee79a23ee2.zip opie-c72757b7a76c8559def1b4d8a61e4eee79a23ee2.tar.gz opie-c72757b7a76c8559def1b4d8a61e4eee79a23ee2.tar.bz2 |
ok, I added ^2, ^3, °, ^, [ and ]. As far as I know we do have all meta-keys
-rw-r--r-- | share/multikey/de.keymap | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/share/multikey/de.keymap b/share/multikey/de.keymap index 0f115b8..44a84a8 100644 --- a/share/multikey/de.keymap +++ b/share/multikey/de.keymap | |||
@@ -7,53 +7,57 @@ title = German | |||
7 | 1 0x1000 0 2 # and you can write whatever you want after the last element | 7 | 1 0x1000 0 2 # and you can write whatever you want after the last element |
8 | 8 | ||
9 | 9 | ||
10 | "9 9 2 1" | 10 | "9 9 2 1" |
11 | ". c None" | 11 | ". c None" |
12 | "a c #000000" | 12 | "a c #000000" |
13 | "........." | 13 | "........." |
14 | "........." | 14 | "........." |
15 | ".aa.aa.aa" | 15 | ".aa.aa.aa" |
16 | ".a..a..a." | 16 | ".a..a..a." |
17 | ".aa.aa.a." | 17 | ".aa.aa.a." |
18 | ".a...a.a." | 18 | ".a...a.a." |
19 | ".aa.aa.aa" | 19 | ".aa.aa.aa" |
20 | "........." | 20 | "........." |
21 | "........." | 21 | "........." |
22 | 22 | ||
23 | 1 0 0x60 2 # but not after xpm images... k? | 23 | 1 0 0x5e 2 # but not after xpm images... k? |
24 | 0x60 0x7e # shifted | 24 | 0x5e 0xb0 # shifted |
25 | 1 0 0x31 2 | 25 | 1 0 0x31 2 |
26 | 0x31 0x21 # shifted | 26 | 0x31 0x21 # shifted |
27 | 1 0 0x32 2 | 27 | 1 0 0x32 2 |
28 | 0x32 0x22 # shi.... | 28 | 0x32 0x22 # shi.... |
29 | m 0x32 0xb2 # the ^2 | ||
29 | 1 0 0x33 2 | 30 | 1 0 0x33 2 |
30 | 0x33 0xa7 | 31 | 0x33 0xa7 |
32 | m 0x33 0xb3 # the ^3 | ||
31 | 1 0 0x34 2 | 33 | 1 0 0x34 2 |
32 | 0x34 0x24 | 34 | 0x34 0x24 |
33 | 1 0 0x35 2 | 35 | 1 0 0x35 2 |
34 | 0x35 0x25 | 36 | 0x35 0x25 |
35 | 1 0 0x36 2 | 37 | 1 0 0x36 2 |
36 | 0x36 0x26 | 38 | 0x36 0x26 |
37 | 1 0 0x37 2 | 39 | 1 0 0x37 2 |
38 | 0x37 0x2f | 40 | 0x37 0x2f |
39 | m 0x37 0x7b # the { | 41 | m 0x37 0x7b # the { |
40 | 1 0 0x38 2 | 42 | 1 0 0x38 2 |
41 | 0x38 0x28 | 43 | 0x38 0x28 |
44 | m 0x38 0x5b # the [ | ||
42 | 1 0 0x39 2 | 45 | 1 0 0x39 2 |
43 | 0x39 0x29 | 46 | 0x39 0x29 |
47 | m 0x39 0x5d # the ] | ||
44 | 1 0 0x30 2 | 48 | 1 0 0x30 2 |
45 | 0x30 0x3d | 49 | 0x30 0x3d |
46 | m 0x30 0x7d # the } | 50 | m 0x30 0x7d # the } |
47 | 1 0 0xdf 2 | 51 | 1 0 0xdf 2 |
48 | 0xdf 0x3f | 52 | 0xdf 0x3f |
49 | m 0xdf 0x5c # the backslash | 53 | m 0xdf 0x5c # the backslash |
50 | 1 0x1003 0 2 | 54 | 1 0x1003 0 2 |
51 | 55 | ||
52 | "9 9 2 1" | 56 | "9 9 2 1" |
53 | ". c None" | 57 | ". c None" |
54 | "a c #000000" | 58 | "a c #000000" |
55 | "........." | 59 | "........." |
56 | "........." | 60 | "........." |
57 | "...a....." | 61 | "...a....." |
58 | "..aa....." | 62 | "..aa....." |
59 | ".aaaaaaaa" | 63 | ".aaaaaaaa" |