From: Jihoon Kim Date: Tue, 8 Jan 2013 02:00:01 +0000 (+0000) Subject: efl/ecore_imf: add example of ECORE_IMF_MODULE usage X-Git-Tag: submit/devel/efl/20131022.203902~2447 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c6482e0aec879670b2256dd86cdbc8f70d2fa17b;p=platform%2Fupstream%2Fefl.git efl/ecore_imf: add example of ECORE_IMF_MODULE usage SVN revision: 82374 --- diff --git a/src/lib/ecore_imf/Ecore_IMF.h b/src/lib/ecore_imf/Ecore_IMF.h index 41dca8c..285ea48 100644 --- a/src/lib/ecore_imf/Ecore_IMF.h +++ b/src/lib/ecore_imf/Ecore_IMF.h @@ -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