๐
ROOT
/
usr
/
share
/
m17n
๐ค Upload File
๐ New Folder
โ๏ธ EDITING: gu-inscript.mim
;; gu-inscript.mim -- Gujarati input method for inscript layout ;; This file is derived from the Gujarati inscript table of scim-tables, ;; which was derived from iiimf unitLE's Gujarati 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 gu inscript) (description "Gujarati input method for inscript layout. Reference URL - http://indlinux.org/wiki/index.php/InscriptLayouts#Gujarati Key summary :- 1. เชเซเช : % This can also be typed as a sequence of following: เช + เซ + เช i.e. p + d + } 2. เชคเซเชฐ : ^ This can also be typed as a sequence of following: เชค + เซ + เชฐ i.e. l + d + j 3. เชเซเชท : & This can also be typed as a sequence of following: เช + เซ + เชท i.e. k + d + < 4. เชถเซเชฐ : * This can also be typed as a sequence of following: เชถ + เซ + เชฐ i.e. M + d + j Key summary: Ankitkumar Rameshchandra Patel <ankit@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