On Sat, 22 Jan 2000, Pablo Saratxaga wrote:
> packages of locales-zh (if you haven't already), libtabe, and xcin
> (you can also install xa+cv which allows use of the xcin input
> server with programs not compatible with the XIM input protocol).
Maybe you do not get my point. The xcin-2.5 cannot input with programs
not compatible with the XIM input protocol, must be use xcin-2.3 with xa
option.
> Then you need to add in /etc/sysconfig/i18n the following lines;
> if you want Big5 support:
> LC_ALL=zh_TW.Big5
> ENC=big5
> XIM=xcin
> XMODIFIERS="@im=xcin"
I always use LANG=zh_TW.Big5 , I thank it good well.
> Once the variables are set, you can launch xcin; then all programs
> recognizing XIM servers will be able to use it (it is called with shift-space
> I think. However, I really don't know how the Big5 input is done. GB2312
> uses pinyin with numbers for tones; but the Big5 one I didn't understand
> how it works; maybe it is explained (in chinese) in one of the files
> on /usr/doc/xcin-*
If you have any questions about xcin, you can ask [EMAIL PROTECTED]
> You need the fonts also, of course. Linux-Mandrake has True Type fonts
> in the package 'fonts-ttf-big5'. Those are very high quality fonts donated
> by the 'Arphic' company.
I find a bug of BIG5TOUSC2.c ,You need modify /etc/X11/fs/config remove
the fontpath of chinese fonts and add the fontpath in /etc/X11/XF86Config,
else got wrong display.
And you need modify many config file about fontset.
I also find a bug with gtk+-1.2.6, gtkrc.zh_TW.Big5 don`t work , I made a
link to gtkrc.zh_TW.big5 ,than it ok.
Chinese GNU/Linux Extension(CLE) Project : http://cle.linux.org.tw/CLE/
Development Site for CLE on Mandrake : ftp://mdk.tmtc.edu.tw/pub/CLE/
Developer -- Andrew Lee <[EMAIL PROTECTED]>