efl/ecore_imf: add example of ECORE_IMF_MODULE usage
authorJihoon Kim <imfine98@gmail.com>
Tue, 8 Jan 2013 02:00:01 +0000 (02:00 +0000)
committerJihoon Kim <imfine98@gmail.com>
Tue, 8 Jan 2013 02:00:01 +0000 (02:00 +0000)
SVN revision: 82374

src/lib/ecore_imf/Ecore_IMF.h

index 41dca8c..285ea48 100644 (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