summaryrefslogtreecommitdiffstats
path: root/chinese/scim-fcitx/files/pkg-message.in
blob: f964719f3f01f5e284620efe13feb1188548e3ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--------------------------------------------------------------------
Remember to set environment varible XMODIFIERS:

  csh/tcsh: setenv XMODIFIERS @im=SCIM
  sh/bash:  export XMODIFIERS='@im=SCIM'

and set LANG, LC_CTYPE to one of the following values:

  Simplified Chinese:
    zh_CN.UTF-8, zh_CN.GB18030, zh_CN.GBK, zh_CN.GB2312, zh_CN.eucCN

  Traditional Chinese:
    zh_TW.UTF-8, zh_TW.Big5
    zh_HK.UTF-8, zh_HK.Big5-HKSCS

To start the SCIM input method daemon, use command:

  scim -d

--------------------------------------------------------------------
OpenPOWER on IntegriCloud