Linux does not display Chinese correctly

Source: Internet
Author: User
Linux cannot correctly display Chinese characters-General Linux technology-Linux technology and application information. For more information, see the following. 1. cannot display Chinese characters when loading windows partitions
Add-o iocharset = cp936 to the mount command
For example, mount-t ntfs-o iocharset = cp936/dev/hdc/mnt/nt

2. some gnome programs such as gedit gxine cannot see the Chinese file name
Set the environment variable export G_BROKEN_FILENAMES = 1
Add it to. bashrc or. xinitrc in your Directory.

3. gedit cannot open Chinese files in windows
Install gconf-editor and add the character encoding in auto-detected after running. generally, add GB2312 GBK GB18030.

4. sometimes text cannot be entered in the browser
This is a scim bug. the fcitx installation problem can be solved.

5. gpdf cannot display Chinese characters
Install xpdf-chinese-simplified xpdf-common cmap-adobe-gb1 and other chinese fonts

6. gpdf cannot display Chinese bookmarks
Copy/etc/xpdf/xpdfrc to/etc and modify the textEncoding encoding to GBK.

7. xfce becomes smaller when other wm files are installed.
Modify the. dmrc file session = default in the user directory.
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.