Scim configuration for Chinese Input Methods in linux

Source: Internet
Author: User
Configuration of scim in Chinese Input Method in linux-Debian information of Linux release technology. The following is a detailed description. I just updated debian linux and suddenly found that the input method went on strike. It was very depressing. I couldn't send emails or chat to people in the future. After a long time, I finally found out how to deal with it. It may be useful for friends who want to install linux QQ.

Scim configuration in Debian

Set scim as the default input method

$ Sudo im-switch-s scim-z default

The following settings are the key to solving compatibility issues caused by scim.

$ Sudo sh-c "echo 'export XMODIFIERS = @ im = SCIM; export GTK_IM_MODULE =" scim "; scim-d'>/etc/X11/Xsession. d/95 xinput"
$ Sudo chmod 755/etc/X11/Xsession. d/95 xinput

Now the scim input method should be normal.

The above method does not affect the locale configuration of your Linux system. You can also use the Chinese Input Method in English.

This method should also be applicable to Ubuntu Linux. As for redhat and suse, it is unclear whether these methods can be used.
Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.