馃寪
ROOT
/
usr
/
share
/
m17n
馃摛 Upload File
馃搧 New Folder
鉁忥笍 EDITING: ru-yawerty.mim
;; ru-yawerty.mim -- Russian input method with YAWERTY keyboard layout ;; Copyright (C) 2003, 2004, 2005 ;; 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 Russian simulating the keyboard layout based on ;;; Roman transcription by phonetic resemblance. ;;; @image html ru-yawerty.png "Keyboard Layout" ;;; @image latex ru-yawerty.eps "Keyboard Layout" width=\narrowwidth ;; 1! 2褢 3褗 4衼 5% 6^ 7& 8* 9( 0) -_ 褔效 褞挟 ;; 褟携 胁袙 械袝 褉袪 褌孝 褘蝎 褍校 懈袠 芯袨 锌袩 褕楔 褖些 ;; 邪袗 褋小 写袛 褎肖 谐袚 褏啸 泄袡 泻袣 谢袥 ;: '" 褝协 ;; 蟹袟 褜鞋 褑笑 卸袞 斜袘 薪袧 屑袦 ,< .> /? ;;; When preceded by a '/', the second and the third rows (number key ;;; row) change as follows. ;;; @image html ru-yawerty2.png ;;; @image latex ru-yawerty2.eps "Extra Keys" width=\narrowwidth ;; keytop | Q W E R T Y U I O P A S D ;; -------+--------------------------------------- ;; input | 袀 袃 袆 袇 袉 袊 袌 袎 袏 袐 袑 袔 袕 (input-method ru yawerty) (description "Rusian input method simulating the Yawerty keyboard layout. This keyboard is based on Roman transcription by phonetic resemblance. 1! 2褢 3褗 4衼 5% 6^ 7& 8* 9( 0) -_ 褔效 褞挟 褟携 胁袙 械袝 褉袪 褌孝 褘蝎 褍校 懈袠 芯袨 锌袩 褕楔 褖些 邪袗 褋小 写袛 褎肖 谐袚 褏啸 泄袡 泻袣 谢袥 ;: '\" 褝协 蟹袟 褜鞋 褑笑 卸袞 斜袘 薪袧 屑袦 ,< .> /? When preceded by a '/', the second and the third rows (number key row) change as follows. keytop | Q W E R T Y U I O P A S D -------+--------------------------------------- input | 袀 袃 袆 袇 袉 袊 袌 袎 袏 袐 袑 袔 袕 ") (title "袞携") (map (map ("=" ?褔) ("`" ?褞) ("q" ?褟) ("w" ?胁) ("e" ?械) ("r" ?褉) ("t" ?褌) ("y" ?褘) ("u" ?褍) ("i" ?懈) ("o" ?芯) ("p" ?锌) ("[" ?褕) ("]" ?褖) ("a" ?邪) ("s" ?褋) ("d" ?写) ("f" ?褎) ("g" ?谐) ("h" ?褏) ("j" ?泄) ("k" ?泻) ("l" ?谢) ("\\" ?褝) ("z" ?蟹) ("x" ?褜) ("c" ?褑) ("v" ?卸) ("b" ?斜) ("n" ?薪) ("m" ?屑) ("@" ?褢) ("#" ?褗) ("$" ?衼) ("+" ?效) ("~" ?挟) ("Q" ?携) ("W" ?袙) ("E" ?袝) ("R" ?袪) ("T" ?孝) ("Y" ?蝎) ("U" ?校) ("I" ?袠) ("O" ?袨) ("P" ?袩) ("{" ?楔) ("}" ?些) ("A" ?袗) ("S" ?小) ("D" ?袛) ("F" ?肖) ("G" ?袚) ("H" ?啸) ("J" ?袡) ("K" ?袣) ("L" ?袥) ("|" ?协) ("Z" ?袟) ("X" ?鞋) ("C" ?笑) ("V" ?袞) ("B" ?袘) ("N" ?袧) ("M" ?袦) ("/q" ?褣) ("/w" ?褤) ("/e" ?褦) ("/r" ?褧) ("/t" ?褨) ("/y" ?褩) ("/u" ?褬) ("/i" ?褭) ("/o" ?褮) ("/p" ?褯) ("/a" ?褱) ("/s" ?褳) ("/d" ?褵) ("/Q" ?袀) ("/W" ?袃) ("/E" ?袆) ("/R" ?袇) ("/T" ?袉) ("/Y" ?袊) ("/U" ?袌) ("/I" ?袎) ("/O" ?袏) ("/P" ?袐) ("/A" ?袑) ("/S" ?袔) ("/D" ?袕))) (state (init (map))) ;; Local Variables: ;; coding: utf-8 ;; mode: lisp ;; End:
馃捑 SAVE CHANGES
CANCEL