efl/ecore_imf: add example of ECORE_IMF_MODULE usage

SVN revision: 82374
This commit is contained in:
Jihoon Kim 2013-01-08 02:00:01 +00:00
parent f35fd9762e
commit c6482e0aec
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ extern "C" {
* (based on edje_entry) to map from key events to Unicode character strings.
*
* The default input method can be set through setting the ECORE_IMF_MODULE environment variable.
* eg) export ECORE_IMF_MODULE=xim (or scim or ibus)
*
* An input method may consume multiple key events in sequence and finally output the composed result.
* This is called preediting, and an input method may provide feedback about