๐
ROOT
/
usr
/
share
/
m17n
๐ค Upload File
๐ New Folder
โ๏ธ EDITING: pa-inscript.mim
;; pa-inscript.mim -- Punjabi input method for inscript layout ;; This file is derived from the Punjabi inscript table of scim-tables, ;; which was derived from iiimf unitLE's Punjabi 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 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 inscript) (description "Punjabi input method for inscript layout. Key summary: Some complex Characters z=เฉฐ Z=เฉฑ |=เฅค /=เจฏ D=เฉ (halant to type Parian character like Ra/Ha) The conjuncts called HALANT letters can be used using the following keys: (i) Consonant + RA ie, key 'K' + key 'D' + key 'J' (ii) Consonant + HA ie, key 'K' + key 'D' + key 'U' (iii) Consonant + VA ie, key 'K' + key 'D' + key 'B' (iv) Consonant + YA ie, key 'K' + key 'D' + key '/' Key summary: AP Singh Brar <apbrar@gmail.com>, Jaswinder Singh <jsingh@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" ?เฉง) ("2" ?เฉจ) ("3" ?เฉฉ) ("4" ?เฉช) ((G-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" ?เฉ) ("C" ?เจฃ) ("c" ?เจฎ) ("V" ?เจ) ("v" ?เจจ) ("B" ?เจ) ("b" ?เจต) ("N" ?เจณ) ("n" ?เจฒ) ("M" ?เจถ) ("m" ?เจธ) ("<" ?เฉณ) ("," ?,) (">" ?เฉฒ) ("." ?.) ("?" ??) ("/" ?เจฏ) )) (state (init (trans)))
๐พ SAVE CHANGES
CANCEL