Dear All:
I am developing linux STB on SH platform with RedHat Linux7.1 PC host.
I have one problem for displaying Chinese. On PC, I use XCIN XIM
server and the small testprog as XIM clients comes along with it works
fine on PC, i.e it can XOpenIM() connect to xcin-zh_CN.GB2312.
but on my target platform, it can't connect to XIM server because
XOpenIM() returns NULL. and I don't know why . everything else is ok
such as setlocal(), XSetLocaleModifiers(),XSupportLocale() etc.
The strange is that my other two XIM clients works fine such as xedit,
rxvt. and my other application gxedit can't work,same as testprog.
So where is the problem? I suspect it is because WM properties need to
be set correctly, but I don't know how to.
one other information: on my PC, XInternAtom returns value 192, on my
target, it returns value 160, what does it mean?
Thanks for your assistance!
Houxiang zhu
_______________________________________________
I18n mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/i18n