Rectification of a small problem with Fedora8

Source: Internet
Author: User
In Fedora, It is very convenient to add Chinese files to the English interface. You only need to do two things: 1. modify/etc/sysconfig/i18n, add LC_CTYPE settings: LANG = "en_US.UTF-8" LC_CTYPE = "zh_CN.UTF-8" SYSFONT = "latarcyrheb-sun16" 2. after scim-pinyin is installed, the system automatically requests the im-ch

In Fedora, It is very convenient to add Chinese files to the English interface. You only need to do two things:

1. Modify/etc/sysconfig/i18n and add LC_CTYPE settings:
LANG = "en_US.UTF-8"
LC_CTYPE = "zh_CN.UTF-8"
SYSFONT = "latarcyrheb-sun16"

2. yum install scim-pinyin
After scim-pinyin is installed, the system automatically enables im-chooser to select the newly installed scim input method.

Then log on again and everything will be Okay.

This method has no problems in FC6 and Fedora 7. but there is a problem with Fedora 8. the problem is that the configuration of the/etc/sysconfig/i18n will be overwritten by the gmtr provided by Fedora 8, leading to invalid configuration.

The simplest way to solve this problem is as follows:
Edit/etc/X11/xinit/Xsession and add:
Unset LANG
Unset GDM_LANG
/Etc/profile. d/lang. sh

Then, log on again and everything is OK.

Note:
Original: bbcradiohead
My fedora 8 can input Chinese characters on the English interface without such complicated settings.
Select Perference> Personal> Input Method from the System menu and select Enable input method.
You can.

Of course, you must install SCIM and Chinese packages in advance.

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.