author | hash <hash> | 2002-08-15 09:52:44 (UTC) |
---|---|---|
committer | hash <hash> | 2002-08-15 09:52:44 (UTC) |
commit | 1cb1e32da827c5b8888239f7f7af55a7bc57e1d9 (patch) (side-by-side diff) | |
tree | b9822d2c777cf4c5d21dbcc40d0ef0e4dafc5a1a | |
parent | 56d64478a06c6d4bf137e2e0dcf5ed7d85dadb71 (diff) | |
download | opie-1cb1e32da827c5b8888239f7f7af55a7bc57e1d9.zip opie-1cb1e32da827c5b8888239f7f7af55a7bc57e1d9.tar.gz opie-1cb1e32da827c5b8888239f7f7af55a7bc57e1d9.tar.bz2 |
added new variable \'lang\' for languages that need parsing during input
-rw-r--r-- | share/multikey/ko.keymap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/multikey/ko.keymap b/share/multikey/ko.keymap index 0c66d43..29b9289 100644 --- a/share/multikey/ko.keymap +++ b/share/multikey/ko.keymap @@ -1,101 +1,103 @@ # comment lines must start with a '#' (for now...) # order is: row qcode unicode length blah # # please don't write anything between a key definition and it's xpm (excpet for spaces) +lang = ko + 1 0x1000 0 2 # and you can write whatever you want after the last element "9 9 2 1" "a c #000000" ". c None" "........." "........." ".aa.aa.aa" ".a..a..a." ".aa.aa.a." ".a...a.a." ".aa.aa.aa" "........." "........." 1 0 0x60 2 # but not after xpm images... k? 1 0 0x31 2 1 0 0x32 2 1 0 0x33 2 1 0 0x34 2 1 0 0x35 2 1 0 0x36 2 1 0 0x37 2 1 0 0x38 2 1 0 0x39 2 1 0 0x30 2 1 0 0x2d 2 1 0 0x3d 2 1 0x1003 0 2 "9 9 2 1" "a c #000000" ". c None" "........." "........." "...a....." "..aa....." ".aaaaaaaa" "..aa....." "...a....." "........." "........." 2 0 0x9 3 # tab char, but why doesnt this work...? "11 9 2 1" "a c #000000" ". c None" "..........." "..........." ".....a..a.." ".....aa.a.." ".aaaaaaaa.." ".....aa.a.." ".....a..a.." "..........." "..........." 2 0 0x1107 2 2 0 0x110c 2 2 0 0x1103 2 2 0 0x1100 2 2 0 0x1109 2 2 0 0x116d 2 2 0 0x1167 2 2 0 0x1163 2 2 0 0x1162 2 2 0 0x1166 2 2 0 0x5b 2 2 0 0x5d 2 2 0 0x5c 2 3 0x1024 0 4 "17 7 2 1" " c None" ". c #000000" " " " .. . .. .. " " . . . . . . " " . ... .. . " " . . . . . " " .. . . . .. " " " 3 0 0x1106 2 3 0 0x1102 2 3 0 0x110b 2 3 0 0x1105 2 3 0 0x1112 2 3 0 0x1169 2 3 0 0x1165 2 3 0 0x1161 2 3 0 0x1175 2 3 0 0x3b 2 3 0 0x27 2 |