New file.
authorntakahas <ntakahas>
Fri, 20 Jul 2007 06:50:35 +0000 (06:50 +0000)
committerntakahas <ntakahas>
Fri, 20 Jul 2007 06:50:35 +0000 (06:50 +0000)
im/eo-h-f.mim [new file with mode: 0644]
im/eo-h.mim [new file with mode: 0644]
im/eo-install.txt [new file with mode: 0644]
im/eo-plena.mim [new file with mode: 0644]
im/eo-q.mim [new file with mode: 0644]
im/eo-x.mim [new file with mode: 0644]

diff --git a/im/eo-h-f.mim b/im/eo-h-f.mim
new file mode 100644 (file)
index 0000000..3996011
--- /dev/null
@@ -0,0 +1,81 @@
+;;; Copyright (C) 2007 Joop Kiefte (LaPingvino)
+;;; 
+;;; 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.
+;;; 
+;;; <li> eo-h-f.mim
+;;;
+;;; Inputmethod for Esperanto // Enigmetodo por Esperanto
+
+(input-method eo h-fundamente)
+
+(title "eo-h-f")
+
+(description "Meant for writing Esperanto-letters using Zamenhof's fundamental system.")
+
+(map
+  (trans
+("ch" "ĉ")
+("gh" "ĝ")
+("hh" "ĥ")
+("jh" "ĵ")
+("sh" "ŝ")
+("au" "aŭ")
+("eu" "eŭ")
+("Ch" "Ĉ")
+("Gh" "Ĝ")
+("Hh" "Ĥ")
+("Jh" "Ĵ")
+("Sh" "Ŝ")
+("Au" "Aŭ")
+("Eu" "Eŭ")
+("CH" "Ĉ")
+("GH" "Ĝ")
+("HH" "Ĥ")
+("JH" "Ĵ")
+("SH" "Ŝ")
+("AU" "AŬ")
+("EU" "EŬ")
+("chh" "ch")
+("ghh" "gh")
+("hhh" "hh")
+("jhh" "jh")
+("shh" "sh")
+("auu" "au")
+("euu" "eu")
+("Chh" "Ch")
+("Ghh" "Gh")
+("Hhh" "Hh")
+("Jhh" "Jh")
+("Shh" "Sh")
+("Auu" "Au")
+("Euu" "Eu")
+("CHH" "CH")
+("GHH" "GH")
+("HHH" "HH")
+("JHH" "JH")
+("SHH" "SH")
+("AUU" "AU")
+("EUU" "EU")
+   ))
+
+(state
+  (init
+    (trans)))
+
diff --git a/im/eo-h.mim b/im/eo-h.mim
new file mode 100644 (file)
index 0000000..d8e2a11
--- /dev/null
@@ -0,0 +1,75 @@
+;;; Copyright (C) 2007 Joop Kiefte (LaPingvino)
+;;; 
+;;; 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.
+;;; 
+;;; <li> eo-h.mim
+;;;
+;;; Inputmethod for Esperanto // Enigmetodo por Esperanto
+
+(input-method eo h-sistemo)
+
+(title "eo-h")
+
+(description "Meant for writing Esperanto-letters adding h's.")
+
+(map
+  (trans
+("ch" "ĉ")
+("gh" "ĝ")
+("hh" "ĥ")
+("jh" "ĵ")
+("sh" "ŝ")
+("uh" "ŭ")
+("Ch" "Ĉ")
+("Gh" "Ĝ")
+("Hh" "Ĥ")
+("Jh" "Ĵ")
+("Sh" "Ŝ")
+("Uh" "Ŭ")
+("CH" "Ĉ")
+("GH" "Ĝ")
+("HH" "Ĥ")
+("JH" "Ĵ")
+("SH" "Ŝ")
+("UH" "Ŭ")
+("chh" "ch")
+("ghh" "gh")
+("hhh" "hh")
+("jhh" "jh")
+("shh" "sh")
+("uhh" "uh")
+("Chh" "Ch")
+("Ghh" "Gh")
+("Hhh" "Hh")
+("Jhh" "Jh")
+("Shh" "Sh")
+("Uhh" "Uh")
+("CHH" "CH")
+("GHH" "GH")
+("HHH" "HH")
+("JHH" "JH")
+("SHH" "SH")
+("UHH" "UH")
+   ))
+
+(state
+  (init
+    (trans)))
+
diff --git a/im/eo-install.txt b/im/eo-install.txt
new file mode 100644 (file)
index 0000000..94563a7
--- /dev/null
@@ -0,0 +1,52 @@
+Ĉi tie sekvas paŝoj por instali la IME-dosieron en via Linuks-sistemo
+
+= Dependaĵoj =
+
+Apud la dosieroj en ĉi tiu pakaĵo, vi bezonos SCIM.
+Instalu jenon kaj ĉiujn ceterajn ties dependaĵojn:
+  * scim
+  * scim-m17n
+  * m17n-db
+  * scim-gtk2-immodule (Dank'al Antono kaj ash_rabbi. Pro ŝajna eraro en Debian povas esti ke vi bezonas elŝuti kaj instali ĉi tiun aparte...)
+
+= Kiel instali? =
+
+  * Instalu la supre menciitajn pakaĵojn kaj ties dependaĵojn. (Povas daŭri iom. Almenaŭ per Ubuntu mi estis preta post mallonge, ĉar ĉio troveblas en ĝia pakaĵaro.)
+  * Metu la mim-dosierojn kiujn vi volas uzi en /usr/share/m17n aŭ en /usr/local/share/m17n , kiu ajn haveblas en via sistemo. [root-rajtoj necesas]
+  * Startu la programon scim kaj agordu ĝin laŭ la sube menciitaj paŝoj por uzi la ĝustas IME-on. Verŝajne vi por tio bezonas plurfoje restarti la sistemon.
+
+= Agordi SCIM por Esperanta tajpado =
+
+ * Startu SCIM per la komando scim. ({Alt+F2} scim {Enigklavo})
+ * Dekstre alklaku la nun aperintan piktogramon de klavaro (tiu estas de SCIM).
+ * Elektu SCIM Setup
+ * Iru al IMEngine > Global Setup
+ * Alklaku Disable All
+ * Iru al Other kaj tie elektu la aranĝon kun eo en la nomo
+ * Apliku kaj Akceptu
+ * Restartu la sistemon per {Ctrl+Alt+Backspace}
+ * Provu ĉu funkcias (vi povas ŝalti la enigmetodon per {Ctrl+Spaco} aŭ se vi havas Korean klavaron, per la Hanja-klavo.)
+ * Eventuale ankoraŭfoje restartu la sistemon ({Ctrl+Alt+Backspace})
+
+Multan plezuron!
+
+-----
+Copyright (C) 2007 Joop Kiefte (LaPingvino)
+
+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.
diff --git a/im/eo-plena.mim b/im/eo-plena.mim
new file mode 100644 (file)
index 0000000..5f4ae88
--- /dev/null
@@ -0,0 +1,117 @@
+;;; Copyright (C) 2007 Joop Kiefte (LaPingvino)
+;;; 
+;;; 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.
+;;; 
+;;; <li> eo-plena.mim
+;;;
+;;; Inputmethod for Esperanto // Enigmetodo por Esperanto
+
+(input-method eo plena)
+
+(title "EK-sistemo")
+
+(description "Meant for writing Esperanto-letters with the fundamental system and the X-system, like the default of EK.")
+
+(map
+  (trans
+("cx" "ĉ")
+("gx" "ĝ")
+("hx" "ĥ")
+("jx" "ĵ")
+("sx" "ŝ")
+("ux" "ŭ")
+("Cx" "Ĉ")
+("Gx" "Ĝ")
+("Hx" "Ĥ")
+("Jx" "Ĵ")
+("Sx" "Ŝ")
+("Ux" "Ŭ")
+("CX" "Ĉ")
+("GX" "Ĝ")
+("HX" "Ĥ")
+("JX" "Ĵ")
+("SX" "Ŝ")
+("UX" "Ŭ")
+("cxx" "cx")
+("gxx" "gx")
+("hxx" "hx")
+("jxx" "jx")
+("sxx" "sx")
+("uxx" "ux")
+("Cxx" "Cx")
+("Gxx" "Gx")
+("Hxx" "Hx")
+("Jxx" "Jx")
+("Sxx" "Sx")
+("Uxx" "Ux")
+("CXX" "CX")
+("GXX" "GX")
+("HXX" "HX")
+("JXX" "JX")
+("SXX" "SX")
+("UXX" "UX")
+("ch" "ĉ")
+("gh" "ĝ")
+("hh" "ĥ")
+("jh" "ĵ")
+("sh" "ŝ")
+("au" "aŭ")
+("eu" "eŭ")
+("Ch" "Ĉ")
+("Gh" "Ĝ")
+("Hh" "Ĥ")
+("Jh" "Ĵ")
+("Sh" "Ŝ")
+("Au" "Aŭ")
+("Eu" "Eŭ")
+("CH" "Ĉ")
+("GH" "Ĝ")
+("HH" "Ĥ")
+("JH" "Ĵ")
+("SH" "Ŝ")
+("AU" "AŬ")
+("EU" "EŬ")
+("chh" "ch")
+("ghh" "gh")
+("hhh" "hh")
+("jhh" "jh")
+("shh" "sh")
+("auu" "au")
+("euu" "eu")
+("Chh" "Ch")
+("Ghh" "Gh")
+("Hhh" "Hh")
+("Jhh" "Jh")
+("Shh" "Sh")
+("Auu" "Au")
+("Euu" "Eu")
+("CHH" "CH")
+("GHH" "GH")
+("HHH" "HH")
+("JHH" "JH")
+("SHH" "SH")
+("AUU" "AU")
+("EUU" "EU")
+   ))
+
+(state
+  (init
+    (trans)))
+
diff --git a/im/eo-q.mim b/im/eo-q.mim
new file mode 100644 (file)
index 0000000..f49a910
--- /dev/null
@@ -0,0 +1,75 @@
+;;; Copyright (C) 2007 Joop Kiefte (LaPingvino)
+;;; 
+;;; 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.
+;;; 
+;;; <li> eo-q.mim
+;;;
+;;; Inputmethod for Esperanto // Enigmetodo por Esperanto
+
+(input-method eo q-sistemo)
+
+(title "eo-q")
+
+(description "Meant for writing Esperanto-letters adding q's.")
+
+(map
+  (trans
+("cq" "ĉ")
+("gq" "ĝ")
+("hq" "ĥ")
+("jq" "ĵ")
+("sq" "ŝ")
+("uq" "ŭ")
+("Cq" "Ĉ")
+("Gq" "Ĝ")
+("Hq" "Ĥ")
+("Jq" "Ĵ")
+("Sq" "Ŝ")
+("Uq" "Ŭ")
+("CQ" "Ĉ")
+("GQ" "Ĝ")
+("HQ" "Ĥ")
+("JQ" "Ĵ")
+("SQ" "Ŝ")
+("UQ" "Ŭ")
+("cqq" "cq")
+("gqq" "gq")
+("hqq" "hq")
+("jqq" "jq")
+("sqq" "sq")
+("uqq" "uq")
+("Cqq" "Cq")
+("Gqq" "Gq")
+("Hqq" "Hq")
+("Jqq" "Jq")
+("Sqq" "Sq")
+("Uqq" "Uq")
+("CQQ" "CQ")
+("GQQ" "GQ")
+("HQQ" "HQ")
+("JQQ" "JQ")
+("SQQ" "SQ")
+("UQQ" "UQ")
+   ))
+
+(state
+  (init
+    (trans)))
+
diff --git a/im/eo-x.mim b/im/eo-x.mim
new file mode 100644 (file)
index 0000000..02bded4
--- /dev/null
@@ -0,0 +1,75 @@
+;;; Copyright (C) 2007 Joop Kiefte (LaPingvino)
+;;; 
+;;; 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.
+;;; 
+;;; <li> eo-x.mim
+;;;
+;;; Inputmethod for Esperanto // Enigmetodo por Esperanto
+
+(input-method eo x-sistemo)
+
+(title "eo-x")
+
+(description "Meant for writing Esperanto-letters adding x's (the X-system).")
+
+(map
+  (trans
+("cx" "ĉ")
+("gx" "ĝ")
+("hx" "ĥ")
+("jx" "ĵ")
+("sx" "ŝ")
+("ux" "ŭ")
+("Cx" "Ĉ")
+("Gx" "Ĝ")
+("Hx" "Ĥ")
+("Jx" "Ĵ")
+("Sx" "Ŝ")
+("Ux" "Ŭ")
+("CX" "Ĉ")
+("GX" "Ĝ")
+("HX" "Ĥ")
+("JX" "Ĵ")
+("SX" "Ŝ")
+("UX" "Ŭ")
+("cxx" "cx")
+("gxx" "gx")
+("hxx" "hx")
+("jxx" "jx")
+("sxx" "sx")
+("uxx" "ux")
+("Cxx" "Cx")
+("Gxx" "Gx")
+("Hxx" "Hx")
+("Jxx" "Jx")
+("Sxx" "Sx")
+("Uxx" "Ux")
+("CXX" "CX")
+("GXX" "GX")
+("HXX" "HX")
+("JXX" "JX")
+("SXX" "SX")
+("UXX" "UX")
+   ))
+
+(state
+  (init
+    (trans)))
+