On Sat, 29 Mar 2003, Petr Simon wrote: Hi
> I have woody on desktop and libranet2.0 on laptop and I have similar > problem on both machines - I can type Chinese in Xcin console, but I > can't in X. And I can't invoke xcin either only via Xcin console. It is > same in Gnome as in KDE. I use gdm to choose language and I have also > succesfully set up Chinese via Cpanel. I think cpanel is useless right now. Cause it added your settings in your ~/.xsession, but kdm and gdm will only execute ~/.xession when you choose default session to login. I don't know why gdm/kdm won't execute ~/.xession when you are not choose default session, it might be a policy or something else, does anyone know about this issue? For myself, I added those three lines to my /usr/bin/kde script. LANG=zh_TW.Big5 XMODIFIERS="@im=xcin" xcin& It is a dirty hack, but simple, or you might hack your Xsession script, and start xcin before Gnome or KDE. Cheers ------------------------[ Taiwan Linux User Group ]----------------------- Andrew Lee cell.: +886 932 394 697 System & IT Consultant phone @work: +886 2 2242 6189 Chinese GNU/Linux Extensions Red Hat Certified Engineer

