(adjust-tone): Fix previous change.
[m17n/m17n-contrib.git] / im / ml-inscript.mim
index 490649e..0411528 100644 (file)
@@ -6,20 +6,20 @@
 ;; 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
-;; Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-;; 02111-1307, USA.
+;; 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 ml inscript)
 
@@ -27,6 +27,8 @@
 
 Key summary:
 
+ZWNJ is mapped to '\\' key.
+
 Case 1:
 The  conjuncts called CHILLU letters can be resolved using the following keys:
 
@@ -128,6 +130,23 @@ Author: Ani Peter <apeter@redhat.com>
 
 (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) "-") 
   ("!" "!")
   ("1" "൧")
   ("@" "@")
@@ -173,7 +192,7 @@ Author: Ani Peter <apeter@redhat.com>
   ("{" "ഢ")
   ("[" "ഡ")
   ("}" "ഞ")
-  ("]" "]")
+  ("]" "‍")
   ("A" "ഓ")
   ("a" "ോ")
   ("S" "ഏ")
@@ -197,7 +216,7 @@ Author: Ani Peter <apeter@redhat.com>
   ("\"" "ഠ")
   ("'" "ട")
   ("|" "|")
-  ("\\" "\\")
+  ("\\" "‌")
   ("~" "ഒ")
   ("`" "ൊ")
   ("Z" "എ")