hi You need modify something. ;-) > alias ls='ls-show-control-chars'
Three lines below should be zh_TW.BIG5, > export LC_ALL=zh_CN.GB2312 > export LC_CTYPE=zh_CN.GB2312 > export LANG=ZH_CN.GB2312 You need choose one from two lines blow. For Big5, I suggest xcin. You should use XCIN as input method. > export XMODIFIERS='@IM=CHINPUT' > export XMODIFIERS='@IM=XCIN' > stty cs8 -istrip > stty pass8 > > and in .inputrc > set meta-flag on > set convert-meta off > set output-meta on > > and in /etc/X11/XF86Config 's Section "Files" add FontPath > "unix/localhost:7100" You also need check if the chinese fonts are in your path. You can look at http://www.debian.org/intl/zh/faq Yu GuanghuiN?[EMAIL PROTECTED] ??hu糋jw!?津褯?紱b羞y??鉰+aj??-↘妓緶r?y:頩鉋 ?i狁?fj灴娣炮ぷn&坎?- | This message was re-posted from [email protected] | and converted from gb2312 to big5 by an automatic gateway.

