|
I just have used the Linux for a few days,so I hope someone can help me out.
I have installed the package of "scim-0.99.1.tar.gz", now I start the program using commands:
- - - - - - - - - - - - - - -- - - - - - - - - - -- - - - - - - - - - - - - - - -
[soundless@localhost soundless]$ scim -d
Smart Common Input Method 0.99.1
Launching a SCIM daemon with Socket FrontEnd...
Loading simple Config module ...
Creating backend ...
Loading IMEngine module: rawcode ...
Loading IMEngine Factory 0 ... : OK
rawcode IMEngine module is successfully loaded.
Loading IMEngine module: table ...
Failed to load table IMEngine module.
Loading socket FrontEnd module ...
Starting SCIM as daemon ...
Launching a SCIM process with x11...
Loading socket Config module ...
Creating backend ...
Loading IMEngine module: socket ...
Loading IMEngine Factory 0 ... : OK
socket IMEngine module is successfully loaded.
Loading x11 FrontEnd module ...
Starting SCIM as daemon ...
SCIM has been successfully launched.
[soundless@localhost soundless]$ locale
LANG=zh_CN.GB18030
LC_CTYPE="zh_CN.GB18030"
LC_NUMERIC="zh_CN.GB18030"
LC_TIME="zh_CN.GB18030"
LC_COLLATE="zh_CN.GB18030"
LC_MONETARY="zh_CN.GB18030"
LC_MESSAGES="zh_CN.GB18030"
LC_PAPER="zh_CN.GB18030"
LC_NAME="zh_CN.GB18030"
LC_ADDRESS="zh_CN.GB18030"
LC_TELEPHONE="zh_CN.GB18030"
LC_MEASUREMENT="zh_CN.GB18030"
LC_IDENTIFICATION="zh_CN.GB18030"
LC_ALL=
[soundless@localhost soundless]$ echo $XMODIFIERS
@im=Chinput
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - -- - - -
But there is nothing happened,I mean, I can not input any Chinese word,even use SHIFT+SPASE,nothibg happened.what I should do,can any XDJM tell me why and how to deal with it?
notes:Before that ,I have installed package of "scim-0.9.3-1.i586.rpm" and package of "scim-chinese-0.2.7-1.i586.rpm", and also do some changes of the PATH. |
|