aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/gcin-devel/pkg-message
blob: 553c1c4cbd072d09cdacda142270e723fe89cdb1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--------------------------------------------------------------------
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 &

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