web/html/projects/i18n iiimf-faq.php,1.1.1.1,1.1.1.2

Leon Ho (llch) fedora-extras-commits at redhat.com
Wed May 11 03:00:12 UTC 2005


Author: llch

Update of /cvs/fedora/web/html/projects/i18n
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11241

Modified Files:
      Tag: FEDORA
	iiimf-faq.php 
Log Message:
new faq for hotkey



Index: iiimf-faq.php
===================================================================
RCS file: /cvs/fedora/web/html/projects/i18n/iiimf-faq.php,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.2
diff -u -r1.1.1.1 -r1.1.1.2
--- iiimf-faq.php	30 Mar 2005 17:47:28 -0000	1.1.1.1
+++ iiimf-faq.php	11 May 2005 03:00:10 -0000	1.1.1.2
@@ -11,12 +11,44 @@
 <h1>IIIMF FAQ for Fedora Core Project</h1>
 
 <hr>
+<h2>Indexes</h2>
+<ul>
+  <li>General FAQ</li>
+  <ul>
+    <li><a href="#G1">Which languages have been enabled for IIIMF?</a></li>
+    <li><a href="#G2">Which LEs (language engines) are included in Fedora Core?</a></li>
+    <li><a href="#G3">What locales should have language engines if I have installed all of above?</a></li>
+    <li><a href="#G4">What can I use to switch to different language engines?</a></li>
+    <li><a href="#G5">What are hotkeys?</a></li>
+  </ul>
+  <li>Running IIIMF FAQ</li>
+  <ul>
+    <li><a href="#R1">What's the list of default hotkeys in IIIMF?</a></li>
+    <li><a href="#R2">Can I manually enable IIIMF for other locales or all locales so that I can use [insert your favorite language engine name]?</a></li>
+    <li><a href="#R3">I do not have GIMLET (gnome-im-switcher) enabled on my desktop. What should I do?</a></li>
+    <li><a href="#R4">How can I configure the hotkey?</a></li>
+  </ul>
+  <li>Troubleshooting IIIMF FAQ</li>
+  <ul>
+    <li><a href="#T1">OK! It is still not working in GNOME. What can I check?</a></li>
+    <li><a href="#T2">OK! It is still not working in KDE. What can I check?</a></li>
+    <li><a href="#T3">I cannot see my any languages in "Add or Remove" dialog in GIMLET applet. What should I do?</a></li>
+  </ul>
+  <li>Bug submission FAQ</li>
+  <ul>
+    <li><a href="#B1">Which component should I post against?</a></li>
+  </ul>
+</ul>
+<hr>
+
 <h2> General FAQ </h2>
 
+<a name="G1"></a>
 <h3>Q: Which languages have been enabled for IIIMF?</h3>
 <p>
 Currently CJK (Simplified Chinese, Traditional Chinese, Japanese and Korean) and Indic (Hindi, Tamil, Bengali, Gujarati, Punjabi) are being IIIMF enabled in Fedora Core by default.
 </p>
+<a name="G2"></a>
 <h3> Q: Which LEs (language engines) are included in Fedora Core? </h3>
 <p>
 <ul>
@@ -28,6 +60,7 @@
 <li> iiimf-le-sun-thai - Thai</li>
 </ul>
 </p>
+<a name="G3"></a>
 <h3> Q: What locales should have language engines if I have installed all of above? </h3>
 <p>
 <ul>
@@ -38,24 +71,49 @@
 <li> iiimf-le-unit - bn_IN.UTF-8, gu_IN.UTF-8, pa_IN.UTF-8, ta_IN.UTF-8, hi_IN.UTF-8</li>
 </ul>
 </p>
+<a name="G4"></a>
 <h3> Q: What can I use to switch to different language engines? </h3>
 <p>
 For example, if you are running your desktop in Japanese environment (ja_JP.UTF-8), by default you should have iiimf-le-canna enabled. If you like to use iiimf-le-xcin in your Japanese environment, you can use GIMLET applet located on your top panel to switch between different installed LE.
 </p>
+<a name="G5"></a>
+<h3> Q: What are hotkeys? </h3>
+<p>
+Hotkeys are key combinations for requesting actions or functions from IIIMF server. The following list is going to illustrate what IIIMF functions can be activated by using hotkeys.
+
+<table border>
+<tr><td>Function name</td><td>Description</td><td>Default hotkey</td></tr>
+<tr>
+  <td>Input Trigger key</td>
+  <td>It can be used to (de)activate the input method.</td>
+  <td>ctrl+space (Configurable)</td>
+</tr>
+<tr>
+  <td>LE Hot Switch</td>
+  <td>It can be used to switch between different Language Engines from a menu. By switching different language engines from hotkeys, you can input multilingual texts quickly.</td>
+  <td>ctrl+shift+space (Not configurable at the moment)</td>
+</tr>
+<tr>
+  <td>Cycle LE Hot Switch</td>
+  <td>It can be used to switch between different Language Engines without selecting from a menu. It tends to be a quicker way for experienced users. The order are same as the order in LE Hot Switch Menu.</td>
+  <td>ctrl+< (selecting previous LE), ctrl+> (selecting next LE)</td>
+</tr>
+</table>
+</p>
 <hr>
 
 <h2> Running IIIMF FAQ </h2>
+<a name="R1"></a>
 <h3> Q: What's the list of default hotkeys in IIIMF?</h3>
 <p>
+For more details, see a section <a href="#G5">What is hotkeys?</a> in General FAQ.
 <ul>
-<h4>General:</h4>
-<li>Ctrl+Space: Activate/Deactivate language engine</li>
-<li>Shift+Space: Activate/Deactivate language engine</li>
 <h4>iiimf-le-unit:</h4>
 <li>F6: Switch to different layout within the language</li>
 <li>F5: Switch to different languages within UNIT LE</li>
 </ul>
 </p>
+<a name="R2"></a>
 <h3> Q: Can I manually enable IIIMF for other locales or all locales so that I can use [insert your favorite language engine name]? </h3>
 <p>
 Yes. To enable IIIMF regardless locale in your current user environment. Please do:
@@ -70,6 +128,7 @@
 </pre>
 Then restart X.
 </p>
+<a name="R3"></a>
 <h3> Q: I do not have GIMLET (gnome-im-switcher) enabled on my desktop. What should I do?</h3>
 <p>
 <ul>
@@ -79,9 +138,62 @@
 <li>Press "Add"</li>
 </ul>
 </p>
+<a name="R4"></a>
+<h3> Q: How can I configure the hotkey?</h3>
+<p>
+This is supported from IIIMF version 12.2 or later. Unfortunately there aren't any GUI configuration tool available at the moment. There is an command line utility called iiimf-le-tools to enable users to add, remove or modify hotkey on user-based configuration file for individual preference or system-wide configuration file.
+</p>
+<h4>Usage of iiimf-le-tools</h4>
+<dl>
+  <dt><b>SYNOPSIS</b></dt>
+  <dd>iiimf-le-tools [options]</dd>
+  <dt><b>DESCRIPTION</b></dt>
+  <dd>This program is used to determine the order of loading for specific language when there are two or more language engines by setting a priority for language engine. It is also used to add, remove or modify the hotkey for specific languages.</dd>
+  <dt><b>OPTIONS</b></dt>
+  <dd>
+    <dl>
+      <dt>-v</dt>
+      <dd>display more information</dd>
+      <dt>-g</dt>
+      <dd>read/write the configuration for the system-wide.</dd>
+      <dt>--default</dt>
+      <dd>register <i>MODULE</i> as default for <i>LANG</i>. this option has to be used with --install too.</dd>
+      <dt>--lang <i>LANG</i></dt>
+      <dd>specify <i>LANG</i> for the action. when you use --install or --remove option, the available language will be given from LE, otherwise.</dd>
+      <dt>--add-hotkey <i>KEY</i></dt>
+      <dd>add <i>KEY</i> as the hotkey for <i>LANG</i>.</dd>
+      <dt>--remove-hotkey <i>KEY</i></dt>
+      <dd>remove <i>KEY</i> from the registered hotkey for <i>LANG</i>.</dd>
+      <dt>--clear-hotkey</dt>
+      <dd>clean up all of the hotkeys for <i>LANG</i>.</dd>
+      <dt>--install <i>MODULE</i></dt>
+      <dd>install <i>MODULE</i> to the configuration file for <i>LANG</i>.</dd>
+      <dt>--remove <i>MODULE</i></dt>
+      <dd>remove <i>MODULE</i> from the configuration file for <i>LANG</i>.</dd>
+      <dt>--list</dt>
+      <dd>shows the available LEs</dd>
+    </dl>
+  </dd>
+  <dt><b>MODIFIERS</b></dt>
+  <dd>Available modifier keys are Shift, Control, Meta, Alt and AltGr.</dd>
+  <dt><b>EXAMPLES</b></dt>
+  <dd>
+    <ul>
+      <li>How can I use shift+space rather than ctrl+space for Japanese and disable ctrl+space?</li>
+      <ul>
+        <li>iiimf-le-tools --lang ja --remove-hotkey '<Control>space' --add-hotkey '<Shift>space'</li>
+      </ul>
+      <li>How can I reset the customized hotkey for Korean and revert to the default hotkey settings?</li>
+      <ul>
+        <li>iiimf-le-tools --lang ko --clear-hotkey</li>
+      </ul>
+    </ul>
+  </dd>
+</dl>
 <hr>
 
 <h2> Troubleshooting IIIMF FAQ </h2>
+<a name="T1"></a>
 <h3>Q: OK! It is still not working in GNOME. What can I check? </h3>
 <p>
 <ul>
@@ -91,6 +203,7 @@
 <li> If it is working, that's mean you do not have the environment variable or correct locale. Please check what locale are you in by running <i>locale</i> in command line, or check if you have ~/.xinput.d setup correctly.</li>
 </ul>
 </p>
+<a name="T2"></a>
 <h3>Q: OK! It is still not working in KDE. What can I check? </h3>
 <p>
 <ul>
@@ -101,6 +214,7 @@
 <li> If it is working, that's mean you do not have the environment variable or correct locale. Please check what locale are you in by running <i>locale</i> in command line, or check if you have ~/.xinput.d setup correctly.</li>
 </ul>
 </p>
+<a name="T3"></a>
 <h3>Q: I cannot see my any languages in "Add or Remove" dialog in GIMLET applet. What should I do? </h3>
 <p>
 GIMLET applet can only fetch the language list when you have already ran a application. For example, please run <i>gedit</i> and then try again.
@@ -108,12 +222,13 @@
 <hr>
 
 <h2> Bug submission FAQ </h2>
+<a name="B1"></a>
 <h3> Q: Which component should I post against?</h3>
 <p>
 <ul>
 <li>iiimf-le-xcin please post against <i>iiimf-le-xcin</i> component.</li>
 <li>iiimf-le-chinput please post against <i>iiimf-le-chinput</i> component.</li>
-<li>For all other iiimf-* packages, please post against <i>im-sdk</i> component.</li>
+<li>For all other iiimf-* packages, please post against <i>iiimf</i> component.</li>
 </ul>
 </p>
 <hr>




More information about the fedora-extras-commits mailing list