馃寪
ROOT
/
usr
/
share
/
m17n
馃摛 Upload File
馃搧 New Folder
鉁忥笍 EDITING: hy-kbd.mim
;; hy-kbd.mim -- Armenian input method with Eastern Armenian keyboard layout ;; Copyright (C) 2004 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H15PRO112 ;; This file is part of the m17n database; 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 for Armenian. ;;; Simulating Eastern Armenian keyboard on American keyboard. ;;; @image html hy-kbd.png "Keyboard Layout" ;;; @image latex hy-kbd.eps "Keyboard Layout" width=\narrowwidth ;; :1 毡諄 盏諈 諞3 ,4 -9 .謬 芦( 禄) 謪諘 占諏 摘院 諠諟 ;; 窄越 謧諕 乍苑 謤諓 湛諒 榨缘 炸愿 斋曰 崭請 蘸諍 展諌 栈諎 ;; 铡员 战諐 栅源 謫諙 謩諗 瞻諃 粘諆 寨钥 宅约 诈怨 謨論 '諡 ;; 咋远 謥諔 眨猿 站諑 闸圆 斩諉 沾談 辗諊 詹諅 债跃 (input-method hy kbd) (description "Armerian input method simulating the Eastern Armerian keyboard. :1 毡諄 盏諈 諞3 ,4 -9 .謬 芦( 禄) 謪諘 占諏 摘院 諠諟 窄越 謧諕 乍苑 謤諓 湛諒 榨缘 炸愿 斋曰 崭請 蘸諍 展諌 栈諎 铡员 战諐 栅源 謫諙 謩諗 瞻諃 粘諆 寨钥 宅约 诈怨 謨論 '諡 咋远 謥諔 眨猿 站諑 闸圆 斩諉 沾談 辗諊 詹諅 债跃 ") (title "HY") (map (map ("1" ?:) ("!" ?1) ("2" ?毡) ("@" ?諄) ("3" ?盏) ("#" ?諈) ("4" ?諞) ("$" ?3) ("5" ?,) ("%" ?4) ("6" ?-) ("^" ?9) ("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" ?諔) ("c" ?眨) ("C" ?猿) ("v" ?站) ("V" ?諑) ("b" ?闸) ("B" ?圆) ("n" ?斩) ("N" ?諉) ("m" ?沾) ("M" ?談) ("," ?辗) ("<" ?諊) ("." ?詹) (">" ?諅) ("/" ?债) ("?" ?跃) )) (state (init (map))) ;; Local Variables: ;; coding: utf-8 ;; mode: lisp ;; End:
馃捑 SAVE CHANGES
CANCEL