Box display in Ubuntu flash with Chinese garbled characters

Source: Internet
Author: User
Chinese characters in Flash cannot be displayed. There are two solutions on the Internet:/etc/fonts/CONF. d/49-sanserif.conf
One way is to delete it, and the other way is to change the settings in it (Change sans-serif to wenquanyi zheng)

Method 1: Delete
CD/etc/fonts/CONF. d/
Sudo CP 49-sanserif.conf 49-sanserif.conf.backup
Sudo RM 49-sanserif.conf

Method 2: Modify the font
CD/etc/fonts/CONF. d/
Sudo gedit 49-sanserif.conf
Returns the last four rows.
<String> sans-serif </string>
Change
<String> wenquanyi zhenghei </string>

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.