DebianLinuxGNOMESCIM usage summary

Source: Internet
Author: User
Copyright Statement: during reprinting, please use a hyperlink to indicate the original source and author information of the article and this statement OS: DebianTestingEtch references: UbuntuWiki, which is much easier than Gentoo. 1. set the local environment # dpkg-reconfigurelocalesanchor to ensure that the zh_CN.UTF-8 is selected, and the default local is en _

Copyright disclaimer: during reprinting, please use hyperlinks to indicate the original source and author information of the article and this statement
OS: Debian Testing "Etch"

Reference: Ubuntu Wiki

This is much easier than Gentoo.

1. set the local environment
# Dpkg-reconfigure locales
"Anchor">

Make sure that the zh_CN.UTF-8 is selected, and the local is the en_US.UTF-8 by default
# Gedit/etc/environment
---------------------------------------------------------------------------------
LANG = en_US.UTF-8
LC_CTYPE = zh_CN.UTF-8
LC_NUMERIC = en_US.UTF-8
LC_TIME = en_US.UTF-8
LC_COLLATE = en_US.UTF-8
LC_MONETARY = en_US.UTF-8
LC_MESSAGES = en_US.UTF-8
LC_PAPER = en_US.UTF-8
LC_NAME = en_US.UTF-8
LC_ADDRESS = en_US.UTF-8
LC_TELEPHONE = en_US.UTF-8
LC_MEASUREMENT = en_US.UTF-8
LC_IDENTIFICATION = en_US.UTF-8
-------------------------------------------------------------------------------



2. install and set the input method

# Apt-get install scim-chinese

# Gedit/etc/X11/Xsession. d/95 xinput
Bytes ----------------------------------------------------------------------------------------------------------------
Export XMODIFIERS = @ im = SCIM
Export GTK_IM_MODULE = "scim"
Export QT_IM_MODULE = "scim"
Scim-d
Bytes -----------------------------------------------------------------------------------------------------------------

# Chmod + 755/etc/X11/Xsession. d/95 xinput

3. restart XWindow

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.