Display Chinese characters in a character Environment
Source: Internet
Author: User
Title: displays Chinese characters in a character environment. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Many people may have had this experience. When the Linux graphic environment fails, it is switched to a pure character environment. However, Chinese files cannot be displayed normally and Chinese files cannot be entered. In fact, there is a small software Zhcon that can solve this problem.
Zhcon is a Chinese platform with multiple inner codes in the Linux Console (FreeBSD is supported in version 0.2). It can display Chinese, Japanese, and Korean, supported codes include GB2312, GBK, BIG5, JIS, and KSC, which comply with the GPL protocol. Its project homepage is http://sourceforge.net/projects/zhcon, and its latest homepage is 0.2.3. The user can install the source code package zhcon-0.2.3.tar.gz from the site and run the following command:
# Tar xzvf zhcon-0.2.3.tar.gz
# Cd zhcon-0.2.3
#./Configure; make install
After installation, enter the "zhcon" command in the console to enter the Zhcon running environment. In this way, the Chinese file can be displayed normally, and the Chinese file can also be entered.
In addition, you can customize the content in the zhcon. conf/. zhconrc file to personalize Zhcon. For specific customization information, refer to the notes in this file.
When the system is running, you can use Ctrl + Alt + H to activate the Help window and view the hotkey definition at any time.
Some common hotkeys in Zhcon are listed as follows:
Ctrl + Space open/close the input method;
Alt + Space enable/disable CJK mode;
Ctrl + F1 use GB2312 encoding;
Ctrl + F2 use GBK encoding;
Ctrl + F3 use BIG5 encoding.
In addition to Zhcon, similar software also has cce.
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