--------------------------------------------------------------------
Remember to set environment varible:

  (csh/tcsh) 				(sh/bash)
  setenv XMODIFIERS @im=gcin		export XMODIFIERS='@im=gcin'

Finally, to start the GCIN input method daemon, use command:

  exec gcin &

--------------------------------------------------------------------