Ubuntu7.10 use the Chinese Input Method (reprinted) in locale-Linux general technology-Linux technology and application information. For more information, see the following. Detailed installation and configuration process of ubuntu 7.10 Chinese Input Method scim
If the article is too long, use the browser search function (shortcut: CTRL + F) to find the keyword you need
Note: This method is also applicable to the installation of Scim input methods in other Debian ubuntu versions.
According to SCIM official documentation, it is best to use UTF-8-encoded locale. (However, we can also use the locale of GB2312 and GBK ).
Install scim:
Apt-get install scim
Now you can use the intelligent Pinyin input method! Continue Configuration:
Gedit/etc/X11/Xsession. d/95 xinput:
/Usr/bin/scim-d
XMODIFIERS = "@ im = SCIM"
Export XMODIFIERS
Export GTK_IM_MODULE = scim
Save the file. After confirming it is correct, log out and use Ctrl + Space to call up SCIM again!
If you need other Chinese input methods, run:
Apt-get install scim-tables-zh
This includes five, two, and traditional Chinese Input Methods for simplified Chinese.
However, SCIM cannot be called out in GTK-based software. solution:
Apt-get install scim-gtk2-immodule
You do not need to log out and re-open the Software Based on GTK (IT gold blog Note: This command will automatically install scim-server-socket, scim-frontend-socket, scim-config-socket, if scim is not installed in advance, the installation will also be completed automatically .)
This article from: http://cfansoft.cn/article/sort0... fansoft.cn-835.html
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.