Those conffiles below will be created automatically by gcin-tools, except gcin-bell-volume and gcin-
sound-play-overlap.
If you want to write conffiles by yourself, please make sure you have the config directory:
mkdir -p $HOME/.gcin/config
After that, you may try:
echo zo > $HOME/.gcin/config/phonetic-keyboard
Thus you make a phonetic-keyboard file with its content zo, which means you select the standard style
with 1234 selection method.
All available conffiles are listed, and default options are showed bold.
$HOME/.gcin/config/default-input-methodnumber
Default input method when gcin is called.
OPTIONS MEANINGS
1 Chanjei input method, version 3
2 Chanjei input method, version 5
3 Bopomofo input method
4 Symbols virtual keyboard
5 Pinyin input method
6TsinintelligentBopomofoinputmethod
7 Dayi input method
8 Array input method, 30 keys version
9 Boshiamy input method, aka Liu's input method
10 Direct input for UTF-32 (U+) or Big-5 characters
11 Simple Chanjei input method
12 Japanese anthy input method
13 Greek letters input method
14 Latin letters input method
15 Jyutping input method
16 NewCJ3 input method
$HOME/.gcin/config/gcb-positionnumber
Disable or enable gcb clipboard manager.
OPTIONS MEANINGS
0 Disable
1 Enable, at lower left corner
2 Enable, at upper left corner
3 Enable, at lower right corner
4Enable,atupperrightcorner$HOME/.gcin/config/gcb-position-xnumber
The X-axis padding of gcb clipboard manager. Default is 0.
$HOME/.gcin/config/gcb-position-ynumber
The Y-axis padding of gcb clipboard manager. Default is 0.
$HOME/.gcin/config/gcin-bell-volumenumber
Volume of bell ring, between -100 to 100. Default is -97.
$HOME/.gcin/config/gcin-capslock-lowerboolean
Input lower-case letters when Caps Lock key is ON.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/gcin-eng-phrase-enabledboolean
Enable Alt-Shift phrases in alphabet-numeric mode.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/gcin-flags-im-enablednumber
Available input methods to be cyclic selected by Control-Shift.
OPTIONS MEANINGS
2147483647Allinputmethodsareenabled.
2 Ctrl-Alt-1 Chanjei input method, version 3
4 Ctrl-Alt-2 Chanjei input method, version 5
8 Ctrl-Alt-3 Bopomofo input method
16 Ctrl-Alt-4 Symbols virtual keyboard
32 Ctrl-Alt-5 Pinyin input method
64 Ctrl-Alt-6 Tsin intelligent Bopomofo input method
128 Ctrl-Alt-7 Dayi input method
256 Ctrl-Alt-8 Array input method, 30 keys version
512 Ctrl-Alt-9 Boshiamy input method, aka Liu's input method
1024 Ctrl-Alt-0 Direct input for UTF-32 (U+) or Big-5 characters
2048 Ctrl-Alt-- Simple Chanjei input method
4096 Ctrl-Alt-= Japanese anthy input method
8192 Ctrl-Alt-` Greek letters input method
16384 Ctrl-Alt-[ Latin letters input method
32768 Ctrl-Alt-] Jyutping input method
65536 Ctrl-Alt-\ NewCJ3 input method
2147483647 minus numbers of input methods, then you get the configuration number. For example, to disable
Greek and Latin letters, calculate 2147483647 - 8192 - 16384 = 2147459071.
echo 2147459071 > $HOME/.gcin/config/gcin-flags-im-enabled
Then you get it.
$HOME/.gcin/config/gcin-font-namestring
Default font.
OPTIONS MEANINGS
sansSans-serif
serif Serif
$HOME/.gcin/config/gcin-font-sizenumber
Font size of character-selection area. Default is 16.
$HOME/.gcin/config/gcin-font-size-gtab-innumber
Font size of key codes input area in gtab input methods (Chanjei IM, Array IM, etc.). Default is
10.
$HOME/.gcin/config/gcin-font-size-pho-nearnumber
Font size of similar-phonetic character selection in Tsin IM. Default is 14.
$HOME/.gcin/config/gcin-font-size-symbolnumber
Font size of symbol-selection window. Default is 12.
$HOME/.gcin/config/gcin-font-size-tsin-pho-innumber
Font size of phonetic input area in Bopomofo and Tsin IM. Default is 10.
$HOME/.gcin/config/gcin-font-size-tsin-preselnumber
Font size of phrase pre-selection window in Tsin IM. Default is 16.
$HOME/.gcin/config/gcin-im-toggle-keysnumber
Toggle Key for IM window ON/OFF.
OPTIONS MEANINGS
0Control-Space
1 Shift-Space
2 Alt-Space
3 Windows-Space
$HOME/.gcin/config/gcin-init-im-enabledboolean
Enable input method mode without pressing toggle keys. This option is not available in XIM mode.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/gcin-inner-frameboolean
Show frame border in gcin window.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/gcin-input-stylenumber
Window style of gcin.
OPTIONS MEANINGS
1OverTheSpot(Followthecursor)
2 Root (Fixed index window)
$HOME/.gcin/config/gcin-pop-up-winboolean
Dynamic pop up window.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/gcin-remote-clientboolean
Use gcin in remote applications.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/gcin-root-xnumber
Window position in X-axis when window style is Root (Fixed index window). Default is 1600.
$HOME/.gcin/config/gcin-root-ynumber
Window position in Y-axis when window style is Root (Fixed index window). Default is 1200.
$HOME/.gcin/config/gcin-sel-key-colorhex
Color of selection Key.
OPTIONS MEANINGS
#FF0000 Red
#00FF00 Green
#0000FFBlue
#FFFF00 Yellow
#FF00FF Magenta
#00FFFF Cyan
$HOME/.gcin/config/gcin-shift-space-eng-fullboolean
Toggle to double-wide English character mode with Shift-Space.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/gcin-sound-play-overlapboolean
Play all sound when text-to-speech is enabled.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/gcin-status-trayboolean
Show gcin status in system tray.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/gcin-win-color-bghex
Background color of gcin window. Default is #005BFF.
$HOME/.gcin/config/gcin-win-color-fghex
Foreground color of gcin window.
OPTIONS MEANINGS
#FF0000 Red
#00FF00 Green
#0000FF Blue
#FFFF00 Yellow
#FF00FF Magenta
#FFFFFFWhite$HOME/.gcin/config/gcin-win-color-useboolean
Customized colors in gcin window.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/gcin-win-sym-click-closeboolean
Close symbol-selection window after choosing a symbol.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/gtab-auto-select-by_phraseboolean
Auto-select according to Tsin phrase database in gtab input methods.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/gtab-capslock-in-engboolean
Toggle Chinese/English mode with Caps Lock key in gtab input methods.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/gtab-disp-im-nameboolean
Display input method name in gtab input methods.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/gtab-disp-key-codesboolean
Show all possible key codes of character in gtab input methods.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/gtab-disp-partial-matchboolean
Display partial matched characters in gtab input methods.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/gtab-dup-select-bellboolean
Bell ring when multiple selections are available in gtab input methods.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/gtab-hide-row2boolean
Hide second row of window in gtab input methods.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/gtab-in-row1boolean
Show key codes in first row of window in gtab input methods.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/gtab-invalid-key-inboolean
Clear key codes input area when invalid key and Space key are pressed.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/gtab-pre-selectboolean
Show candidate characters before pressing endkey (Space key). For gtab input methods.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/gtab-press-full-auto-sendboolean
Auto-send character when key codes input area is filled in gtab input methods.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/gtab-que-wild-cardboolean
Use ? as wildcard.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/gtab-shift-phrase-keyboolean
Use single Shift key to input Alt-Shift phrases in gtab input methods.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/gtab-space-auto-firstnumber
Function of Space Key in gtab input methods.
OPTIONS MEANINGS
0Auto-selectedbydefinitionin.gtabfile.
1 Send first character in Boshiamy input method.
2 Send first character in character-selection area.
4 Does not send first character. (For Array input method.)
$HOME/.gcin/config/gtab-unique-auto-sendboolean
Auto send characters when there is only one choice in gtab input methods.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/gtab-vertical-selectboolean
Vertical selection window in gtab input methods.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/left-right-button-tipsboolean
Show button tips when mouse cursor stays on gcin window. Default is ON, but it will be turned OFF
after gcin-tools is executed.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/pho-hide-row2boolean
Hide second row of window in Bopomofo and Tsin IM.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/pho-in-row1boolean
Show key codes in first row of window in Bopomofo IM.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/phonetic-char-dynamic-sequenceboolean
Dynamic character sequence adjustment in Bopomofo and Tsin IM.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/phonetic-huge-tabboolean
Input all Traditional Chinese, Simplified Chinese, and Japanese characters provided by pho-
huge.tab in Bopomofo and Tsin IM.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/phonetic-keyboardstring
Key codes arrangement style in Bopomofo, Tsin, and Japanese anthy IM.
OPTIONS MEANINGS
zo Standard style with 1234 selection method
zo-asdfStandardstylewithasdfselectionmethod
et Eten style with 1234 selection method
et-asdf Eten style with asdf selection method
et26 Eten 26 keys style with 1234 selection method
et26-asdf Eten 26 keys style with asdf selection method
hsu Mr. Hsu's style (Kuo-Yin IM, Natural Bopomofo IM)
pinyin Phonetic Pinyin style with 1234 selection method
pinyin-asdf Phonetic Pinyin style with asdf selection method
dvorak Dvorak style
ibm IBM style
mitac Mitac style
$HOME/.gcin/config/phonetic-speakboolean
Enable text-to-speech. You have to install speech data for this feature.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/phonetic-speak-selstring
Speech data filename for text-to-speech.
$HOME/.gcin/config/tsin-buffer-editing-modeboolean
VI-like editing mode in Tsin IM.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/tsin-buffer-sizenumber
Size of buffer (editing area) in Tsin IM. Default is 40.
$HOME/.gcin/config/tsin-chinese-english-toggle_keynumber
Toggle key for Chinese/English mode in Tsin IM.
OPTIONS MEANINGS
1CapsLockkey
2 Tab key
4 Shift key (Not available in XIM mode).
8 Left Shift key (Not available in XIM mode).
16 Right Shift key (Not available in XIM mode).
$HOME/.gcin/config/tsin-cursor-colorhex
Color of cursor in Tsin IM.
OPTIONS MEANINGS
#FF0000 Red
#00FF00 Green
#0000FFBlue
#FFFF00 Yellow
#FF00FF Magenta
#00FFFF Cyan
$HOME/.gcin/config/tsin-phrase-line-colorhex
Color of phrase-underline in Tsin IM. Default is #0000FF.
$HOME/.gcin/config/tsin-phrase-pre-selectboolean
Show phrase pre-selection window in Tsin IM.
OPTIONS MEANINGS
1ON
0 OFF
$HOME/.gcin/config/tsin-space-optnumber
Function of Space key in Tsin IM.
OPTIONS MEANINGS
1Selectothersamephoneticcharacters.
2 Send space to buffer of Tsin IM.
$HOME/.gcin/config/tsin-tab-phrase-endboolean
Use Escape key or Tab key to stop phrase-auto-selection in Tsin IM.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/tsin-tail-select-keyboolean
Show selection keys follows choices in Tsin IM.
OPTIONS MEANINGS
1 ON
0OFF$HOME/.gcin/config/tsin-tone-char-inputboolean
Input tone sympols of Bopomofo in Tsin IM.
OPTIONS MEANINGS
1 ON
0OFF