New file.
[m17n/m17n-contrib.git] / im / as-inscript.mim
index 09514dc..dd1d4dd 100644 (file)
@@ -1,21 +1,21 @@
 ;; as-inscript.mim -- Assamese input method for inscript layout
-;; Copyright (c) Red Hat, Inc. All Rights Reserved.
+;; 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 library is free software; you can redistribute it and/or
+;; 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 library is distributed in the hope that it will be useful,
+;; 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 library; if not, write to the Free
+;; 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.
 
@@ -45,6 +45,7 @@ The following are the important key combinations for the Assamese keyboard layou
 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:
 
@@ -72,14 +73,30 @@ Some important combinations are as follows:
    (জ্ঞ)     (জ)      (্)        (ঞ)
                    'p'           'd'              '}'
 
-Author: Runa Bhattacharjee <runab@redhat.com>
-Key Summary: Amitakhya Phukan <aphukan@redhat.com> 
+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) "-") 
 ("!" "!")
   ("\"" "ঠ")
   ("'" "ট")
@@ -105,7 +122,6 @@ Key Summary: Amitakhya Phukan <aphukan@redhat.com>
   ("<" "ষ")
   ("=" "ৃ")
   ("." ".")
-  ("\"" "য")
   ("@" "@")
   ("#" "্ৰ")
   ("$" "ৰ্")
@@ -138,9 +154,9 @@ Key Summary: Amitakhya Phukan <aphukan@redhat.com>
   ("W" "ঐ")
   ("X" "ঁ")
   ("Y" "ভ")
-  ("Z" "Z")
+  ("Z" "৺")
   ("[" "ড")
-  ("\\" "\\")
+  ("\\" "য")
   ("]" "়")
   ("_" "ঃ")
   ("`" "`")