Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Any (simplified) Chinese language users managed to get SCIM working with OpenOffice? It is working fine in other applications including AbiWord but no joy in OOo. I'm not a particularly good Chinese reader/writer so am finding it difficult finding any help online - am guessing there will be loads of stuff available in Chinese out there!
type "chinese input" in the LinuxQuestions.org forum search field, you will get a lot of threads/posts about this subject that should solve your problem, but you have to read a bit first!
Check if you have XMODIFIER set to =@im=SCIM (case matters) before you start Open Office. Most likly thats all you need to get it work. This is what I have to get my applications including Open Office to work.
export LANG=zh_TW # I use traditional font
export LANGUAGE=en_US.UTF-8 # I still want to menus to be in english
export XMODIFIERS=@im=SCIM # again case MATTERS.
I just installed scim-pinyin, scim-tables & scim-chewing on a Mandriva 2005 (Mandrake 10.2), and Chinese input works like a charm in OOwriter (like with others apps
More details on fthat LQ thread[/URL]
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.