gcin(1) - Linux man page
Name
gcin - an input method serverSynopsis
gcin [-h|-v|--version]Description
If you are looking for configuration tool of gcin, please see the manpage of gcin-setup.
Options
- -h, -v, --version
- Show version of gcin.
Files
- /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.
- /usr/share/gcin/script/html-browser
- A file helps gcin finding html browsers when needed. You may add any compatible html browser to it.
- /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.
Environment Variables
- LC_CTYPE
- For bash: export LC_CTYPE=zh_TW.UTF-8
For csh: setenv LC_CTYPE zh_TW.UTF-8 - XMODIFIERS
- For bash: export XMODIFIERS=@im=gcin
For csh: setenv XMODIFIERS @im=gcin - GTK_IM_MODULE
- For bash: export GTK_IM_MODULE=gcin
For csh: setenv GTK_IM_MODULE gcin - QT_IM_MODULE
- For bash: export QT_IM_MODULE=gcin
For csh: setenv QT_IM_MODULE gcin - GCIN_CONNECT_MSG_ON
- Display messages for socket connections.
- GCIN_DBG_TMP
- Display additional debug messages.
- GCIN_ERR_COREDUMP
- Option for debugging.
- GCIN_IM_CLIENT_NO_AUTO_EXEC
- Disable auto-evoke in gcin protocol.
- GCIN_OUTPUT_FILTER
- Assign output filter to process data before the IM server send them to clients.
- GCIN_TABLE_DIR
- Assign directory for IM tables other then /usr/share/gcin/table.
See Also
gcin-setup(1), gcin2tab(1), phoa2d(1), juyin-learn(1), gcin-message(1)Authors
- Edward Der-Hua Liu
- Wrote gcin and associated tools.
- Friend of Chanjei IM, Malaysia <www.chinesecj.com>
- Author of original Chanjei IM version 5 table.
- Dayi Co., Ltd. <http://www.dayi.com>
- Author of Dayi IM.