From: SourceForge.net <no...@so...> - 2009-06-27 13:35:29
|
Feature Requests item #1898458, was opened at 2008-02-21 07:12 Message generated for change (Comment added) made by henryn You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=622066&aid=1898458&group_id=98788 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) >Summary: CJK characters (UTF8) cannot display in NT console Initial Comment: My linux envionment parameter LANG is zh_CN.UTF8, I tried this to run : colinux-daemon.exe -t NT kernel=vmlinux mem=384 root=/dev/sda2 eth0=tuntap sda2=\Device\Harddisk0\Partition2 All the CJK characters is console display incorrectly, but they are OK in X. And I also tried chcp 65001 before I run colinux-daemon, but it does not work. ---------------------------------------------------------------------- >Comment By: Henry N. (henryn) Date: 2009-06-27 15:35 Message: coLinux console have no NLS-Support and can not display UTF8 characters. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2008-02-21 07:15 Message: Logged In: NO By the way, my windows default codepage is 936 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=622066&aid=1898458&group_id=98788 |