๐
ROOT
/
usr
/
share
/
m17n
๐ค Upload File
๐ New Folder
โ๏ธ EDITING: pa-jhelum.mim
;; pa-jhelum.mim -- Punjabi input method for jhelum layout ;; Copyright (c) 2004-2012 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 jhelum) (description "Punjabi input method for jhelum layout. Key Summary: Some complex Characters z=เฉฑ Z=เจผ x=เจ X=เฉฐ |=เฅค 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) "-") ((G-1) "เฉง") ((G-2) "เฉจ") ((G-3) "เฉฉ") ((G-4) "เฉช") ((G-5) "เฉซ") ((G-6) "เฉฌ") ((G-7) "เฉญ") ((G-8) "เฉฎ") ((G-9) "เฉฏ") ((G-0) "เฉฆ") ("~" ?~) ("`" ?`) ("!" ?!) ("1" ?1) ("@" ?@) ("2" ?2) ("#" ?#) ("3" ?3) ("$" ?$) ("4" ?4) ("%" ?%) ("5" ?5) ("^" "เฉณ") ("6" ?6) ("&" "เฉฒ") ("7" ?7) ("8" ?8) ("(" ?() ("9" ?9) (")" ?)) ("0" ?0) ("_" ?_) ("-" ?-) ("+" ?+) ("=" ?=) ("Q" ?เจ) ("q" ?เฉ) ("W" ?เจ) ("w" ?เฉ) ("E" ?เจ) ("e" ?เจพ) ("R" ?เจ) ("r" ?เฉ) ("T" ?เจ) ("t" ?เฉ) ("Y" ?เฉ) ("y" ?เจฐ) ((G-y) "เฉเจฐ") ("U" ?เจง) ("u" ?เจฆ) ("I" ?เจ) ("i" ?เจ) ((G-i) "เฉ") ("O" ?เจ) ("o" ?เจค) ("P" ?เจซ) ((G-P) "เฉ") ("p" ?เจช) ("{" ?เจข) ("[" ?เจก) ("}" ?เจ) ("]" ?เจ) ("A" ?เจ) ("a" ?เฉ) ("S" ?เจ) ("s" ?เฉ) ("D" ?เจ ) ("d" ?เฉ) ("F" ?เจ) ("f" ?เจฟ) ("G" ?เจ) ("g" ?เฉ) ("H" ?เจ ) ("h" ?เจน) ((G-h) "เฉเจน") ("J" ?เจ) ("j" ?เจ) ((G-j) "เฉ") ("K" ?เจ) ((G-K) "เฉ") ("k" ?เจ) ("L" ?เจฅ) ("l" ?เจฒ) ((G-l) "เจณ") (":" ?:) (";" ?เจธ) ((G-;) "เจถ") ("\"" ?\") ("'" ?') ("|" ?เฅค) ("\\" ?\\) ("Z" ?เจผ) ("z" ?เฉฑ) ("X" ?เฉฐ) ("x" ?เจ) ("C" ?เจ) ("c" ?เจ) ("V" ?เจฏ) ("v" ?เจต) ("B" ?เจญ) ("b" ?เจฌ) ("N" ?เจฃ) ("n" ?เจจ) ("M" ?เจ ) ("m" ?เจฎ) ("<" ?<) ("," ?,) (">" ?>) ("." ?.) ("?" ??) ("/" ?/) ("*" ?*) )) (state (init (trans)))
๐พ SAVE CHANGES
CANCEL