Add keypad support.
[m17n/m17n-db.git] / or-itrans.mim
index bc2b944..5982edf 100644 (file)
@@ -1,5 +1,5 @@
 ;; or-itrans.mim -- Oriya input method with ITRANS method
-;; Copyright (C) 2003, 2004, 2005, 2006
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
 ;;   Registration Number H15PRO112
 
@@ -39,7 +39,9 @@ For the detail of ITRANS, see the page:
   ("M") ("N") ("O") ("R") ("S") ("T") ("U") ("Y")
   ("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"))
+  ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z")
+  ((KP_1)) ((KP_2)) ((KP_3)) ((KP_4)) ((KP_5))
+  ((KP_6)) ((KP_7)) ((KP_8)) ((KP_9)) ((KP_0)))
 
  (consonant
   ("k" "କ୍")
@@ -131,6 +133,16 @@ For the detail of ITRANS, see the page:
   ("^" "ତ୍ର")
   ("*" "ଶ୍ର")
   ("]" "଼")
+  ((KP_1) "୧")
+  ((KP_2) "୨")
+  ((KP_3) "୩")
+  ((KP_4) "୪")
+  ((KP_5) "୫")
+  ((KP_6) "୬")
+  ((KP_7) "୭")
+  ((KP_8) "୮")
+  ((KP_9) "୯")
+  ((KP_0) "୦")
   ((S-\ ) "‌")
   ((C-@) "‍"))