Hi,
A gift for Chinese... This is a gtk im module for Chinese input method. This module allows Chinese input in GTK programs (such as gaim) only. It is better than none, right?
After installed the ipk (attached), run tim-config to setup you the environment. It will create ~/.wenju, ~/.gtk-2.0, and ~/.gtk-2.0/gtk-immodules. You should be able to select the input mehtod in text input fields with right click -> Input Method.
For some reason, the input method menu was taken out in Mozilla, firefox, and thunderbird. To preload your input method, set the environment variable "GTK_IM_MODULE" to your input method. For example, preload ChangJi input method in firefox, you can run it with
GTK_IM_MODULE=cj.tim firefox
By default, firefox will switch to ChangJi and you can use CTRL-Space to switch between your input method and English.
Of cause, you can set the variable in /etc/profile or even change the firefox shell in /usr/bin.
Enjoy... Happy Chinese New Year
EDIT: The IPK was uploaded to unstable feed.