1GCIN(1)                   gcin input method platform                   GCIN(1)
2
3
4

NAME

6       gcin - an input method server
7

SYNOPSIS

9       gcin [-h|-v|--version]
10

DESCRIPTION

12       gcin is an input method(IM) server, which focused mainly on Traditional
13       Chinese. It is also very useful for Simplified Chinese,  Japanese,  and
14       many  other  languages.  IM  table  format of gcin is almost as same as
15       those of scim and xcin. Users may append their IMs to gcin very easily.
16       The "g" of gcin means that it features a better GTK+ user interface.
17
18       If  you are looking for configuration tool of gcin, please see the man‐
19       page of gcin-tools.
20

OPTIONS

22       -h, -v, --version
23              Show version of gcin.
24

FILES

26       /usr/share/gcin/table/gtab.list
27              Input  methods  available  for  gcin.  You  may   copy   it   to
28              $HOME/.gcin/   and   edit  it  as  you  like.  If  you  have  no
29              $HOME/.gcin/gtab.list, /usr/share/gcin/table/gtab.list  will  be
30              used.
31
32       /usr/share/gcin/script/html-browser
33              A file helps gcin finding html browsers when needed. You may add
34              any compatible html browser to it.
35
36       /usr/share/gcin/script/utf8-edit
37              A file helps gcin finding text editors when needed. You may  add
38              any UTF-8 compatible text editor to it.
39

ENVIRONMENT VARIABLES

41       LC_CTYPE
42              For bash: export LC_CTYPE=zh_TW.UTF-8
43              For csh: setenv LC_CTYPE zh_TW.UTF-8
44
45       XMODIFIERS
46              For bash: export XMODIFIERS=@im=gcin
47              For csh: setenv XMODIFIERS @im=gcin
48
49       GTK_IM_MODULE
50              For bash: export GTK_IM_MODULE=gcin
51              For csh: setenv GTK_IM_MODULE gcin
52
53       QT_IM_MODULE
54              For bash: export QT_IM_MODULE=gcin
55              For csh: setenv QT_IM_MODULE gcin
56
57       GCIN_CONNECT_MSG_ON
58              Display messages for socket connections.
59
60       GCIN_DBG_TMP
61              Display additional debug messages.
62
63       GCIN_ERR_COREDUMP
64              Option for debugging.
65
66       GCIN_IM_CLIENT_NO_AUTO_EXEC
67              Disable auto-evoke in gcin protocol.
68
69       GCIN_OUTPUT_FILTER
70              Assign  output  filter to process data before the IM server send
71              them to clients.
72
73       GCIN_TABLE_DIR
74              Assign directory for IM tables other then /usr/share/gcin/table.
75

SEE ALSO

77       gcin-tools(1), gcin2tab(1), phoa2d(1), juyin-learn(1), gcin-message(1)
78

AUTHORS

80       Edward Der-Hua Liu
81              Wrote gcin and associated tools.
82
83       Friend of Chanjei IM, Malaysia <www.chinesecj.com>
84              Author of original Chanjei IM version 5 table.
85
86       Dayi Co., Ltd. <http://www.dayi.com>
87              Author of Dayi IM.
88
89
90
91GCIN 1.4.4                        2 FEB 2008                           GCIN(1)
Impressum