;; ml-inscript.mim -- Malayalam input method for inscript layout ;; This file is derived from the Malayalam inscript table of scim-tables, ;; which was derived from iiimf unitLE's Malayalam inscript layout. ;; Copyright (c) 2003 Sun Microsystems, 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 ;; 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, ;; 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. (input-method ml inscript) (description "Malayalam input method for inscript layout. ") (title "ക") (map (trans ("!" ?!) ("1" ?൧) ("@" ?@) ("2" ?൨) ("3" ?൩) ("$" ?$) ("4" ?൪) ("%" ?%) ("5" ?൫) ("^" ?^) ("6" ?൬) ("7" ?൭) ("*" ?*) ("8" ?൮) ("(" ?() ("9" ?൯) (")" ?)) ("0" ?൦) ("_" ?ഃ) ("-" ?-) ("+" ?ഋ) ("=" ?ൃ) ("Q" ?ഔ) ("q" ?ൌ) ("W" ?ഐ) ("w" ?ൈ) ("E" ?ആ) ("e" ?ാ) ("R" ?ഈ) ("r" ?ീ) ("T" ?ഊ) ("t" ?ൂ) ("Y" ?ഭ) ("y" ?ബ) ("U" ?ങ) ("u" ?ഹ) ("I" ?ഘ) ("i" ?ഗ) ("O" ?ധ) ("o" ?ദ) ("P" ?ഝ) ("p" ?ജ) ("{" ?ഢ) ("[" ?ഡ) ("}" ?ഞ) ("]" ?]) ("A" ?ഓ) ("a" ?ോ) ("S" ?ഏ) ("s" ?േ) ("D" ?അ) ("d" ?്) ("F" ?ഇ) ("f" ?ി) ("G" ?ഉ) ("g" ?ു) ("H" ?ഫ) ("h" ?പ) ("J" ?റ) ("j" ?ര) ("K" ?ഖ) ("k" ?ക) ("L" ?ഥ) ("l" ?ത) (":" ?ഛ) ("\;" ?ച) ("\"" ?ഠ) ("'" ?ട) ("|" ?|) ("\\" ?\\) ("~" ?ഒ) ("`" ?ൊ) ("Z" ?എ) ("z" ?െ) ("X" ?X) ("x" ?ം) ("C" ?ണ) ("c" ?മ) ("V" ?V) ("v" ?ന) ("B" ?ഴ) ("b" ?വ) ("N" ?ള) ("n" ?ല) ("M" ?ശ) ("m" ?സ) ("<" ?ഷ) ("," ?,) (">" ?>) ("." ?.) ("/" ?യ) ("#" "്ര") ("&" "ക്ഷ") )) (state (init (trans)))