.TH GCIN 1 "2 FEB 2008" "GCIN 1.4.4" "gcin input method platform" .SH NAME gcin \- an input method server .SH SYNOPSIS .B gcin .B [\fB-h\fP|\fB-v\fP|\fB--version\fP] .br .SH DESCRIPTION .B gcin is an input method(IM) server, which focused mainly on Traditional Chinese. It is also very useful for Simplified Chinese, Japanese, and many other languages. IM table format of gcin is almost as same as those of scim and xcin. Users may append their IMs to gcin very easily. The "g" of gcin means that it features a better GTK+ user interface. If you are looking for configuration tool of gcin, please see the manpage of \fBgcin-tools\fP. .SH OPTIONS .TP .B \-h, \-v, \-\-version Show version of gcin. .SH FILES .IP /usr/share/gcin/table/gtab.list Input methods available for gcin. You may copy it to $HOME/.gcin/ and edit it as you like. If you have no $HOME/.gcin/gtab.list, /usr/share/gcin/table/gtab.list will be used. .IP /usr/share/gcin/script/html-browser A file helps gcin finding html browsers when needed. You may add any compatible html browser to it. .IP /usr/share/gcin/script/utf8-edit A file helps gcin finding text editors when needed. You may add any UTF-8 compatible text editor to it. .SH ENVIRONMENT VARIABLES .IP LC_CTYPE For bash: export LC_CTYPE=zh_TW.UTF-8 .br For csh: setenv LC_CTYPE zh_TW.UTF-8 .IP XMODIFIERS For bash: export XMODIFIERS=@im=gcin .br For csh: setenv XMODIFIERS @im=gcin .IP GTK_IM_MODULE For bash: export GTK_IM_MODULE=gcin .br For csh: setenv GTK_IM_MODULE gcin .IP QT_IM_MODULE For bash: export QT_IM_MODULE=gcin .br For csh: setenv QT_IM_MODULE gcin .IP GCIN_CONNECT_MSG_ON Display messages for socket connections. .IP GCIN_DBG_TMP Display additional debug messages. .IP GCIN_ERR_COREDUMP Option for debugging. .IP GCIN_IM_CLIENT_NO_AUTO_EXEC Disable auto-evoke in gcin protocol. .IP GCIN_OUTPUT_FILTER Assign output filter to process data before the IM server send them to clients. .IP GCIN_TABLE_DIR Assign directory for IM tables other then /usr/share/gcin/table. .SH SEE ALSO .BR gcin-tools (1), .BR gcin2tab (1), .BR phoa2d (1), .BR juyin-learn (1), .BR gcin-message (1) .SH AUTHORS .IP "Edward Der-Hua Liu" Wrote gcin and associated tools. .IP "Friend of Chanjei IM, Malaysia " Author of original Chanjei IM version 5 table. .IP "Dayi Co., Ltd. " Author of Dayi IM.