Linux settings memo-general Linux technology-Linux technology and application information. For more information, see the following. 1. First of all, displaying bricks/Windows is a matter of font installation and setting.
2. A bit of feelings: Chinese Character Display and input are a major event for Chinese people who use Chinese characters. We hope to establish a fcitx development team.
The scim compiled by frog university can be used by foreigners. (CITE online jokes)
That is, yongzhong et cannot use him. Many of them are used only in pinyin.
We only like natural code, and stubbornly think that zrm is the advanced realm of Pinyin input.
As an input method, compatibility is also important. Scim is not doing well, and the system comes with it. There is no way to uninstall.
3. Specific Practices:
First, install wqy in the new calendar. Uninstall scim and install fcitx. (If you like your choice, you must know its name)
Execute in the terminal window (copy and paste every sentence, and I cannot remember this. Here, such as the Chinese local)
Sudo chmod-R 777/var/lib/locales/supported. d/
Cd/var/lib/locales/supported. d/
Sudo touch ja
Sudo touch ko
Sudo touch zh
Sudo chmod-R 777/var/lib/locales/supported. d/
Sudo echo "ja_JP.UTF-8 UTF-8"> ja
Sudo echo "ja_JP.SJIS SJIS"> ja
Sudo echo "ja_JP.EUC-JP EUC-JP"> ja
Sudo echo "ko_KR.UTF-8 UTF-8"> ko
Sudo echo "ko_KR.EUC-KR EUC-KR"> ko
Sudo echo "zh_CN.UTF-8 UTF-8"> zh
Sudo echo "zh_TW.UTF-8 UTF-8"> zh
Sudo echo "zh_CN.GB2312 GB2312"> zh
Sudo echo "zh_CN.GBK GBK"> zh
Sudo echo "zh_CN.GB18030 GB18030"> zh
Sudo echo "zh_TW.Big5 Big5"> zh
Cd-
Sudo dpkg-reconfigure locales
Then
Run
Xlsfonts
# Look at the fonts you can use. Select a Chinese font on the terminal,
Copy his name, for example, "wenquanyi bitmap song". Be sure not to include those numbers.
Sudo gedit ~ /. Fcitx/config
Modify the fcitx configuration.
"[Program]
Show font (medium) = wenquanyi bitmap song
Font (English) = wenquanyi bitmap song
[Interface]
Number of candidate words = 5"
These three statements are key statements. If the candidate word is 0, the candidate word is used.
Fcitx can also be beautifying and viewed on the Forum, but it is guaranteed that you can talk about it again first.
Log out and try again. "It's okay to grind the beans repeatedly !"
Migrate from 7.10 to clear useless 7.10 system files in a while
Sudo apt-get autoclean
Remaining configurations of the old Kernel
Sudo nautilus/var/lib/dpkg/info
Go to linux2.22 and delete the two files. Use it with caution.
You can clear the new calendar.
KDE can be cleared after desktop crashes
Cd ~
Rm-rf. kde. kderc
Yes.
/Home Delete the desktop directory
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.