๐
ROOT
/
usr
/
share
/
m17n
๐ค Upload File
๐ New Folder
โ๏ธ EDITING: pa-phonetic.mim
;; pa-phonetic.mim -- Punjabi input method for phonetic layout ;; Copyright (c) 2004-2006 Red Hat, Inc. All rights reserved. ;; This file is part of the m17n contrib; 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 pa phonetic) (description "Punjabi input method for phonetic layout. Author: Jatin Nansi <jnansi@redhat.com>") (title "เจ") (map (trans ((KP_1) "เฉง") ((KP_2) "เฉจ") ((KP_3) "เฉฉ") ((KP_4) "เฉช") ((KP_5) "เฉซ") ((KP_6) "เฉฌ") ((KP_7) "เฉญ") ((KP_8) "เฉฎ") ((KP_9) "เฉฏ") ((KP_0) "เฉฆ") ((KP_Decimal) ".") ((KP_Divide) "/") ((KP_Multiply) "*") ((KP_Add) "+") ((KP_Subtract) "-") ("!" ?เฉง) ("1" ?1) ("@" ?เฉจ) ("2" ?2) ("#" ?เฉฉ) ("3" ?3) ("$" ?เฉช) ("4" ?4) ("5" ?5) ("6" ?6) ("7" ?7) ("8" ?8) ("(" ?เฉฏ) ("9" ?9) (")" ?เฉฆ) ("0" ?0) ("_" ?_) ("-" ?-) ("+" ?+) ("=" ?=) ("Q" ?เจฅ) ("q" ?เจค) ("w" ?เจพ) ("E" ?เจ) ("e" ?เฉฒ) ("r" ?เจฐ) ("T" ?เจ ) ("t" ?เจ) ("Y" ?เฉ) ("y" ?เฉ) ("U" ?เฉ) ("u" ?เฉ) ("I" ?เฉ) ("i" ?เจฟ) ("O" ?เฉ) ("o" ?เฉ) ("P" ?เจซ) ("p" ?เจช) ("{" ?() ("[" ?[) ("}" ?)) ("]" ?]) ("A" ?เจ ) ("a" ?เฉณ) ("S" ?เจถ) ("s" ?เจธ) ("D" ?เจง) ("d" ?เจฆ) ("F" ?เจข) ("f" ?เจก) ("G" ?เจ) ("g" ?เจ) ("h" ?เจน) ("J" ?เจ) ("j" ?เจ) ("K" ?เจ) ("k" ?เจ) ("L" ?เจณ) ("l" ?เจฒ) (":" ?:) (";" ?;) ("\"" ?\") ("'" ?') ("|" ?เฅค) ("\\" ?เจ) ("~" ?เฉฑ) ("`" ?เฉ ) ("Z" ?เฉ) ("z" ?เฉ) ("X" ?เจฏ) ("x" ?เจฃ) ("C" ?เจ) ("c" ?เจ) ("V" ?เฉ) ("v" ?เจต) ("B" ?เจญ) ("b" ?เจฌ) ("N" ?เจ) ("n" ?เจจ) ("M" ?เฉฐ) ("m" ?เจฎ) ("<" ?เฉ) ("," ?,) (">" ?เฉด) ("." ?เจผ) ("?" ??) ("/" ?เจ) ("%" ?เฉซ) ("^" ?เฉฌ) ("&" ?เฉญ) ("*" ?เฉฎ) ("R" "เฉเจฐ") ("H" "เฉเจน") ("W" "เจพเจ") )) (state (init (trans)))
๐พ SAVE CHANGES
CANCEL