/usr/share/m17n/as-inscript.mim is in m17n-contrib 1.1.13-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 | ;; as-inscript.mim -- Assamese input method for inscript layout
;; Copyright (c) 2006-2007 Red Hat, Inc. All Rights Reserved.
;; This file is part of the m17n contrib; a sub-part of the m17n
;; library.
;; The m17n library is free software; you can redistribute it and/or
;; modify it under the terms of the GNU Lesser General Public License
;; as published by the Free Software Foundation; either version 2.1 of
;; the License, or (at your option) any later version.
;; The m17n library is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
;; Lesser General Public License for more details.
;; You should have received a copy of the GNU Lesser General Public
;; License along with the m17n library; if not, write to the Free
;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
;; Boston, MA 02110-1301, USA.
(input-method as inscript)
(description "Assamese input method for inscript layout.
Reference URL - http://tdil.mit.gov.in/isciichart.pdf
Key Summary:
The differences between Assamese and Bengali alphabets are:
The 'ra' of Assamese is different from Bengali 'ra'. The Assamese inscript keyboard layout has included this key in the English keyboard alphabet \"j\". The letter 'wa' in Assamese can be found out in the alphabet \"b\" of the English keyboard.
The following are the important key combinations for the Assamese keyboard layout:
1. The alphabet 'ৰ' can be obtained by pressing the key 'j' in the English keyboard.
2. The alphabet 'ৱ' can be obtained by pressing the key 'b' in the English keyboard.
3. The alphabet 'ৎ' can be obtained by pressing the key 'z' in the English keyboard.
4. The alphabet 'ঞ' can be obtained by pressing '}' in the Eglish keyboard.
5. The '।' is located in '>', i.e. 'Shift' and '.' together in the English keyboard.
6. The alphabet 'আ' can be typed in two ways: one is to type 'অ' and then 'া' ,i.e. 'D' and then 'e'; other is by typing 'E' alone.
7. The alphabet 'ঃ' is found in '_' key, i.e. 'Shift' and then '-' key in English keyboard.
8. The alphabet 'ঋ' is located in '+', i.e. 'Shift' and then '=' key in English keyboard.
9. The "Rakar" matra is typed as 'd' and then 'j'.
10. The "ref" is typed as 'j' and then 'd' .
11. Special characters 'জ্ঞ', 'ত্ৰ', 'ক্ষ' and 'শ্ৰ' are included respectively at '%', '^', '&' and '*'.
12. The special combinations for 'ref' and 'rakar' are incorporated respectively at '$' and '#' .
13. The character '৺' can be obtained by pressing 'Z', i.e. 'Shift' and 'z'.
Some important combinations are as follows:
1. 'tra' : 'ta' + 'halant' + 'ra'
(ত্ৰ) (ত) (্) (ৰ)
'l' 'd' 'j'
2. 'khya': 'ka' + 'halant' + 'Sha'
(ক্ষ) (ক) (্) (ষ)
'k' 'd' '<'
3. 'kra': 'ka' + 'halant' + 'ra'
(ক্ৰ) (ক) (্) (ৰ)
'k' 'd' 'j'
4. 'akta': 'ka' + 'halant' + 'ta'
(ক্ত) (ক) (্) (ত)
'k' 'd' 'l'
5. 'kla' : 'ka' + 'halant' + 'la'
(ক্ল) (ক) (্) (ল)
'k' 'd' 'n'
6. ''gya' : 'ja' + 'halant' + 'nya'
(জ্ঞ) (জ) (্) (ঞ)
'p' 'd' '}'
Author: Amitakhya Phukan <aphukan@redhat.com>
")
(title "ক")
(map
(trans
((KP_1) "১")
((KP_2) "২")
((KP_3) "৩")
((KP_4) "৪")
((KP_5) "৫")
((KP_6) "৬")
((KP_7) "৭")
((KP_8) "৮")
((KP_9) "৯")
((KP_0) "০")
((KP_Decimal) ".")
((KP_Divide) "/")
((KP_Multiply) "*")
((KP_Add) "+")
((KP_Subtract) "-")
("!" "!")
("\"" "ঠ")
("'" "ট")
("(" "(")
(")" ")")
("+" "ঋ")
("," ",")
("-" "-")
(">" "।")
("/" "য়")
("0" "০")
("1" "১")
("2" "২")
("3" "৩")
("4" "৪")
((G-4) "₹")
("5" "৫")
("6" "৬")
("7" "৭")
("8" "৮")
("9" "৯")
(":" "ছ")
(";" "চ")
("<" "ষ")
("=" "ৃ")
("." ".")
("@" "@")
("#" "্ৰ")
("$" "ৰ্")
("%" "জ্ঞ")
("&" "ক্ষ")
("*" "শ্ৰ")
("^" "ত্ৰ")
("A" "ও")
("B" "B")
("C" "ণ")
("D" "অ")
("E" "আ")
("F" "ই")
("G" "উ")
("H" "ফ")
("I" "ঘ")
("J" "J")
("K" "খ")
("L" "থ")
("M" "শ")
("N" "N")
("O" "ধ")
("P" "ঝ")
("Q" "ঔ")
("R" "ঈ")
("S" "এ")
("T" "ঊ")
("U" "ঙ")
("V" "V")
("W" "ঐ")
("X" "ঁ")
("Y" "ভ")
("Z" "৺")
("[" "ড")
("\\" "য")
("]" "়")
("_" "ঃ")
("`" "`")
("a" "ো")
("b" "ৱ")
("c" "ম")
("d" "্")
("e" "া")
("f" "ি")
("g" "ু")
("h" "প")
("i" "গ")
("j" "ৰ")
("k" "ক")
("l" "ত")
("m" "স")
("n" "ল")
("o" "দ")
("p" "জ")
("q" "ৌ")
("r" "ী")
("s" "ে")
("t" "ূ")
("u" "হ")
("v" "ন")
("w" "ৈ")
("x" "ং")
("y" "ব")
("z" "ৎ")
("{" "ঢ")
("|" "|")
("}" "ঞ")
("~" "~")
))
(state
(init
(trans)))
|