CrossFTP Knowledgebase
Search:     Advanced search
Browse by category:
Contact Us

I cannot use the Chinese/CJK input method in CrossFTP?

Add comment
Views: 407
Votes: 0
Comments: 0
Posted: 19 Jul, 2007
by: Admin A.
Updated: 19 Jul, 2007
by: Admin A.
In Linux/*nix system, the input method may fail to activate to make inputs. This is normally caused by:
  1. The input method (e.g., SCIM) hot key is conflicted with Java program. Change your input method's hot key.
  2. The XIM module is not successfully loaded.  For this problem, take the SCIM as example, please try:
    1. Check the XIM's configuration, and the output should be 1
      1. export | grep XMODIFIER | grep "@im=SCIM" | wc -l
    2. Check the SCIM module, and the output should be bigger or equal to 1
      1. ps aux | grep "scim-launcher.*-f x11" | grep -v grep | wc -l
      1. The output should be greater or equal to 1. If not, try
      2. scim -d -c socket -f x11 -e socket

Reference:
[1] Java Chinese and input method, available at: http://linuxtoy.org/archives/java_chinese.html
Others in this Category
document How to correctly show Chinese, Japanese, and Korea (CJK) files' name in the FTP remote pane?
document How to change the program's Look and Feel (Skin)?
document My Chinese/CJK font has problems: why all fonts are shown as small squares?
document Some of my Chinese/CJK words are correctly shown, but some of them are in small squares?
document Why the program's main window shows blank in my Linux 3D desktop?



RSS