|
|
Which chinese input method should i use ,that can be emerge is better?
----------------------------------------------------------------------------------------------------
I emerged scim , but i don't know how to use it.
Because of no chinese input ,i can't google. Tell me how to configure it please!
I installed x11 and xfce4.
-------------------------------------------------------------------------------------------------------
I emerged scim-pinyin .
How to call the input method?
I input:
GTK_IM_MODULE="xim" ; export GTK_IM_MODULE
QT_IM_MODULE="xim" ; export QT_IM_MODULE
export XIM=SCIM
export XIM_PROGRAM=SCIM
export QT_IM_MODULE="xim"
export XMODIFIERS="@im=SCIM"
export GTK_IM_MODULE="scim"
scim -f x11 -d&
display:
... ...
Loading x11 FrontEnd module ...
then stop here and nothing happened. |
|