馃寪
ROOT
/
usr
/
share
/
m17n
馃摛 Upload File
馃搧 New Folder
鉁忥笍 EDITING: ru-phonetic.mim
;; ru-phonetic.mim -- Russian input method with YAWERTY keyboard layout ;; Copyright (C) 2006 ;; 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-phonetic.png "Keyboard Layout" ;;; @image latex ru-phonetic.eps "Keyboard Layout" width=\narrowwidth ;; 1! 2@ 3褢 4衼 5褗 6歇 7& 8* 9( 0) -_ 褔效 褞挟 ;; 褟携 胁袙 械袝 褉袪 褌孝 褘蝎 褍校 懈袠 芯袨 锌袩 褕楔 褖些 ;; 邪袗 褋小 写袛 褎肖 谐袚 褏啸 泄袡 泻袣 谢袥 ;: '" 褝协 ;; 蟹袟 褜鞋 褑笑 卸袞 斜袘 薪袧 屑袦 ,< .> /? ;; This layout is based on ru_phonetic map in XKB of Xorg. (input-method ru phonetic) (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) -_ 褔效 褞挟 褟携 胁袙 械袝 褉袪 褌孝 褘蝎 褍校 懈袠 芯袨 锌袩 褕楔 褖些 邪袗 褋小 写袛 褎肖 谐袚 褏啸 泄袡 泻袣 谢袥 ;: '\" 褝协 蟹袟 褜鞋 褑笑 卸袞 斜袘 薪袧 屑袦 ,< .> /? This layout is based on ru_phonetic map in XKB of Xorg.") (title "携") (map (map ("#" ?褢) ("$" ?衼) ("%" ?褗) ("^" ?歇) ("=" ?褔) ("+" ?效) ("`" ?褞) ("~" ?挟) ("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