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 | |||
@@ -1,91 +1,95 @@ | |||
1 | # comment lines must start with a '#' (for now...) | 1 | # comment lines must start with a '#' (for now...) |
2 | # order is: row qcode unicode length blah | 2 | # order is: row qcode unicode length blah |
3 | # | 3 | # |
4 | # please don't write anything between a key definition and it's xpm (excpet for spaces) | 4 | # please don't write anything between a key definition and it's xpm (excpet for spaces) |
5 | title = German | 5 | title = German |
6 | 6 | ||
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" |
60 | "..aa....." | 64 | "..aa....." |
61 | "...a....." | 65 | "...a....." |
62 | "........." | 66 | "........." |
63 | "........." | 67 | "........." |
64 | 68 | ||
65 | 69 | ||
66 | 2 0 0x9 3 # tab char, but why doesnt this work...? | 70 | 2 0 0x9 3 # tab char, but why doesnt this work...? |
67 | 71 | ||
68 | 72 | ||
69 | "11 9 2 1" | 73 | "11 9 2 1" |
70 | ". c None" | 74 | ". c None" |
71 | "a c #000000" | 75 | "a c #000000" |
72 | "..........." | 76 | "..........." |
73 | "..........." | 77 | "..........." |
74 | ".....a..a.." | 78 | ".....a..a.." |
75 | ".....aa.a.." | 79 | ".....aa.a.." |
76 | ".aaaaaaaa.." | 80 | ".aaaaaaaa.." |
77 | ".....aa.a.." | 81 | ".....aa.a.." |
78 | ".....a..a.." | 82 | ".....a..a.." |
79 | "..........." | 83 | "..........." |
80 | "..........." | 84 | "..........." |
81 | 85 | ||
82 | 2 0 0x71 2 | 86 | 2 0 0x71 2 |
83 | 0x71 0x51 # shift q => Q | 87 | 0x71 0x51 # shift q => Q |
84 | m 0x71 0x40 # meta-alt q => @ | 88 | m 0x71 0x40 # meta-alt q => @ |
85 | 2 0 0x77 2 | 89 | 2 0 0x77 2 |
86 | 0x77 0x57 | 90 | 0x77 0x57 |
87 | 2 0 0x65 2 | 91 | 2 0 0x65 2 |
88 | 0x65 0x45 | 92 | 0x65 0x45 |
89 | 2 0 0x72 2 | 93 | 2 0 0x72 2 |
90 | 0x72 0x52 | 94 | 0x72 0x52 |
91 | 2 0 0x74 2 | 95 | 2 0 0x74 2 |