author | hash <hash> | 2002-08-27 01:48:27 (UTC) |
---|---|---|
committer | hash <hash> | 2002-08-27 01:48:27 (UTC) |
commit | b35f6fbca5a2720044e0a1dc309191e9b39eb3ce (patch) (unidiff) | |
tree | 3b8af040fd111c50a9b7beee4f2fdaad0ff00dad /share | |
parent | 6aa0fb1ced890c21cd1ad4a3bab17b843c40164b (diff) | |
download | opie-b35f6fbca5a2720044e0a1dc309191e9b39eb3ce.zip opie-b35f6fbca5a2720044e0a1dc309191e9b39eb3ce.tar.gz opie-b35f6fbca5a2720044e0a1dc309191e9b39eb3ce.tar.bz2 |
added title value
-rw-r--r-- | share/multikey/de.keymap | 1 | ||||
-rw-r--r-- | share/multikey/en.keymap | 1 | ||||
-rw-r--r-- | share/multikey/enjumpx.keymap | 1 | ||||
-rw-r--r-- | share/multikey/fr.keymap | 1 | ||||
-rw-r--r-- | share/multikey/ko.keymap | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/share/multikey/de.keymap b/share/multikey/de.keymap index 967399b..c914b95 100644 --- a/share/multikey/de.keymap +++ b/share/multikey/de.keymap | |||
@@ -1,10 +1,11 @@ | |||
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 | 6 | ||
6 | 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 |
7 | 8 | ||
8 | 9 | ||
9 | "9 9 2 1" | 10 | "9 9 2 1" |
10 | ". c None" | 11 | ". c None" |
diff --git a/share/multikey/en.keymap b/share/multikey/en.keymap index a2ff2fd..5b38c8d 100644 --- a/share/multikey/en.keymap +++ b/share/multikey/en.keymap | |||
@@ -1,10 +1,11 @@ | |||
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 = English | ||
5 | 6 | ||
6 | 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 |
7 | 8 | ||
8 | 9 | ||
9 | "9 9 2 1" | 10 | "9 9 2 1" |
10 | ". c None" | 11 | ". c None" |
diff --git a/share/multikey/enjumpx.keymap b/share/multikey/enjumpx.keymap index f62da0d..e78a0f8 100644 --- a/share/multikey/enjumpx.keymap +++ b/share/multikey/enjumpx.keymap | |||
@@ -1,10 +1,11 @@ | |||
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 = English JumpX Layout | ||
5 | 6 | ||
6 | 1 0x1000 0 3 # and you can write whatever you want after the last element | 7 | 1 0x1000 0 3 # and you can write whatever you want after the last element |
7 | 8 | ||
8 | 9 | ||
9 | "9 9 2 1" | 10 | "9 9 2 1" |
10 | ". c None" | 11 | ". c None" |
diff --git a/share/multikey/fr.keymap b/share/multikey/fr.keymap index a03734c..faedd70 100644 --- a/share/multikey/fr.keymap +++ b/share/multikey/fr.keymap | |||
@@ -1,10 +1,11 @@ | |||
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 = French | ||
5 | 6 | ||
6 | 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 |
7 | "9 9 2 1" | 8 | "9 9 2 1" |
8 | ". c None" | 9 | ". c None" |
9 | "a c #000000" | 10 | "a c #000000" |
10 | "........." | 11 | "........." |
diff --git a/share/multikey/ko.keymap b/share/multikey/ko.keymap index a18ed28..559f044 100644 --- a/share/multikey/ko.keymap +++ b/share/multikey/ko.keymap | |||
@@ -1,12 +1,13 @@ | |||
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 | 5 | ||
6 | lang = ko | 6 | lang = ko |
7 | title = Korean Standard Keyboard | ||
7 | 8 | ||
8 | 1 0x1000 0 2 # and you can write whatever you want after the last element | 9 | 1 0x1000 0 2 # and you can write whatever you want after the last element |
9 | 10 | ||
10 | 11 | ||
11 | "9 9 2 1" | 12 | "9 9 2 1" |
12 | ". c None" | 13 | ". c None" |