OSDN Git Service

Initial commit
authorhayao <shun819.mail@gmail.com>
Tue, 10 Mar 2020 07:59:55 +0000 (16:59 +0900)
committerhayao <shun819.mail@gmail.com>
Tue, 10 Mar 2020 07:59:55 +0000 (16:59 +0900)
14 files changed:
fcitx/conf/fcitx-autoeng.config [new file with mode: 0644]
fcitx/conf/fcitx-chttrans.config [new file with mode: 0644]
fcitx/conf/fcitx-classic-ui.config [new file with mode: 0644]
fcitx/conf/fcitx-clipboard.config [new file with mode: 0644]
fcitx/conf/fcitx-imselector.config [new file with mode: 0644]
fcitx/conf/fcitx-keyboard.config [new file with mode: 0644]
fcitx/conf/fcitx-pinyin-enhance.config [new file with mode: 0644]
fcitx/conf/fcitx-quickphrase.config [new file with mode: 0644]
fcitx/conf/fcitx-spell.config [new file with mode: 0644]
fcitx/conf/fcitx-unicode.config [new file with mode: 0644]
fcitx/conf/fcitx-xim.config [new file with mode: 0644]
fcitx/conf/fcitx-xkb.config [new file with mode: 0644]
fcitx/config [new file with mode: 0644]
fcitx/profile [new file with mode: 0644]

diff --git a/fcitx/conf/fcitx-autoeng.config b/fcitx/conf/fcitx-autoeng.config
new file mode 100644 (file)
index 0000000..f5ef6b8
--- /dev/null
@@ -0,0 +1,21 @@
+[Auto English]
+# 修飾キーを選択
+# 可能な値:
+# None
+# Alt
+# Ctrl
+# Shift
+#ChooseModifier=Alt
+# スペルヒントを表示しない
+# 可能な値:
+# True False
+#DisableSpell=False
+# 最大ヒント数
+#MaximumHintLength=2
+# プレエディット中に保持する最大単語数
+#MaximumKeep=3
+# 候補を選択している時に空白を追加する
+# 可能な値:
+# True False
+#SelectAddSpace=True
+
diff --git a/fcitx/conf/fcitx-chttrans.config b/fcitx/conf/fcitx-chttrans.config
new file mode 100644 (file)
index 0000000..1c47ee9
--- /dev/null
@@ -0,0 +1,11 @@
+[TraditionalChinese]
+# 中国語繁体字翻訳エンジン
+# 可能な値:
+# Native
+# OpenCC
+#TransEngine=OpenCC
+# 有効無効を切り替え
+#Hotkey=CTRL_SHIFT_F
+# IMの状態を有効にする
+#EnabledForIM=
+
diff --git a/fcitx/conf/fcitx-classic-ui.config b/fcitx/conf/fcitx-classic-ui.config
new file mode 100644 (file)
index 0000000..5920183
--- /dev/null
@@ -0,0 +1,31 @@
+[ClassicUI]
+# 状態パネルの X 座標
+#MainWindowOffsetX=500
+# 状態パネルの Y 座標
+#MainWindowOffsetY=40
+# フォントサイズ
+#FontSize=0
+# フォント
+#Font=Sans
+# メニューのフォント
+#MenuFont=Sans
+# 表示するフォントロケール
+#FontLocale=zh_CN.UTF-8
+# システムトレイアイコンを使う
+# 可能な値:
+# True False
+#UseTray=True
+# 状態パネルを隠すモード
+# 可能な値:
+# Show
+# Auto
+# Hide when tray icon is available
+# Hide
+#MainWindowHideMode=Hide when tray icon is available
+# 候補ウィンドウを縦にする
+# 可能な値:
+# True False
+#VerticalList=False
+# スキン名
+#SkinType=dark
+
diff --git a/fcitx/conf/fcitx-clipboard.config b/fcitx/conf/fcitx-clipboard.config
new file mode 100644 (file)
index 0000000..6236827
--- /dev/null
@@ -0,0 +1,27 @@
+[Clipboard]
+# クリップボードの履歴をファイルに保存
+# 可能な値:
+# True False
+#SaveHistoryToFile=True
+# 保存するクリップボード履歴の数
+#HistoryLength=5
+# 各候補の最大文字数
+#CandidateMaxLength=43
+# クリップボード履歴リストのトリガーキー
+#TriggerKey=CTRL_;
+# 選択したテキストを使用する
+# 可能な値:
+# True False
+#UsePrimary=True
+# 修飾キーを選択
+# 可能な値:
+# None
+# Alt
+# Ctrl
+# Shift
+#ChooseModifier=None
+# 空白の選択を無視
+# 可能な値:
+# True False
+#IgnoreBlank=True
+
diff --git a/fcitx/conf/fcitx-imselector.config b/fcitx/conf/fcitx-imselector.config
new file mode 100644 (file)
index 0000000..d521cc1
--- /dev/null
@@ -0,0 +1,48 @@
+[IMSelector]
+# ローカルIMを選択するキー
+#LocalInputMethodSelectKey=
+# グローバルIMを選択するキー
+#GlobalInputMethodSelectKey=
+# ローカルの入力メソッドをクリア
+#ClearLocal=
+
+[GlobalSelector]
+# 最初のIMに切り替え
+#IM1=
+# 二番目のIMに切り替え
+#IM2=
+# 3番目のIMに切り替え
+#IM3=
+# 4番目のIMに切り替え
+#IM4=
+# 5番目のIMに切り替え
+#IM5=
+# 6番目のIMに切り替え
+#IM6=
+# 7番目のIMに切り替え
+#IM7=
+# 8番目のIMに切り替え
+#IM8=
+# 9番目のIMに切り替え
+#IM9=
+
+[LocalSelector]
+# 最初のIMに切り替え
+#IM1=
+# 二番目のIMに切り替え
+#IM2=
+# 3番目のIMに切り替え
+#IM3=
+# 4番目のIMに切り替え
+#IM4=
+# 5番目のIMに切り替え
+#IM5=
+# 6番目のIMに切り替え
+#IM6=
+# 7番目のIMに切り替え
+#IM7=
+# 8番目のIMに切り替え
+#IM8=
+# 9番目のIMに切り替え
+#IM9=
+
diff --git a/fcitx/conf/fcitx-keyboard.config b/fcitx/conf/fcitx-keyboard.config
new file mode 100644 (file)
index 0000000..7f8a507
--- /dev/null
@@ -0,0 +1,25 @@
+[Keyboard]
+# 候補を選択時に空白を追加して確定する
+# 可能な値:
+# True False
+#CommitWithExtraSpace=False
+# 修飾キーを選択
+# 可能な値:
+# None
+# Alt
+# Ctrl
+# Shift
+#ChooseModifier=Alt
+# サジェストの表示
+#HotkeyToggleWordHint=CTRL_ALT_H
+# サジェスト機能を開始する最低文字数
+#MinimumHintLength=1
+# 最大スペルヒントリスト数
+#MaximumHintLength=5
+# 既存の文字列を確定するときに Enter を使う
+# 可能な値:
+# True False
+#UseEnterToCommit=False
+# 現在の入力バッファをユーザー辞書に追加
+#HotkeyAddToUserDict=CTRL_ALT_N
+
diff --git a/fcitx/conf/fcitx-pinyin-enhance.config b/fcitx/conf/fcitx-pinyin-enhance.config
new file mode 100644 (file)
index 0000000..dc43948
--- /dev/null
@@ -0,0 +1,28 @@
+[Pinyin Enhance]
+# 省略された Pinyin を英語として扱う
+# 可能な値:
+# True False
+#ShortAsEnglish=False
+# 最初の候補を置き換え可能にする
+# 可能な値:
+# True False
+#AllowReplaceFirst=True
+# スペルヒントを表示しない
+# 可能な値:
+# True False
+#DisableSpell=False
+# 最大ヒント数
+#MaximumHintLength=1
+# フレーズから文字を入力するホットキー
+#InputCharFromPhraseString=[]
+# フレーズモードから入力文字を切り替えるホットキー
+#InputCharFromPhraseKey=
+# Pinyin 記号を無効にする
+# 可能な値:
+# True False
+#DisableSym=False
+# Stroke input trigger length
+#StrokeThresh=2
+# Maximum results from stroke input.
+#StrokeLimit=3
+
diff --git a/fcitx/conf/fcitx-quickphrase.config b/fcitx/conf/fcitx-quickphrase.config
new file mode 100644 (file)
index 0000000..1234954
--- /dev/null
@@ -0,0 +1,23 @@
+[QuickPhrase]
+# クイックフレーズのトリガーとなるキー
+# 可能な値:
+# None
+# Semicolon
+# Grave
+#QuickPhraseTriggerKey=Semicolon
+# クイックフレーズのトリガーとなる別のキー
+#AlternativeTriggerKey=
+# 修飾キーを選択
+# 可能な値:
+# None
+# Alt
+# Ctrl
+# Shift
+#ChooseModifier=None
+# スペルヒントを表示しない
+# 可能な値:
+# True False
+#DisableSpell=False
+# 最大ヒント数
+#MaximumHintLength=2
+
diff --git a/fcitx/conf/fcitx-spell.config b/fcitx/conf/fcitx-spell.config
new file mode 100644 (file)
index 0000000..1bd472b
--- /dev/null
@@ -0,0 +1,10 @@
+[Spell Hint]
+# Preferred Enchant provider
+# 可能な値:
+# Default
+# Aspell
+# Myspell
+#PreferredEnchantProvider=Myspell
+# スペルヒントを使用する既定の順番
+#HintProvidersOrder=presage,custom,enchant
+
diff --git a/fcitx/conf/fcitx-unicode.config b/fcitx/conf/fcitx-unicode.config
new file mode 100644 (file)
index 0000000..37e1621
--- /dev/null
@@ -0,0 +1,4 @@
+[Unicode]
+# キー
+#Key=CTRL_ALT_SHIFT_U
+
diff --git a/fcitx/conf/fcitx-xim.config b/fcitx/conf/fcitx-xim.config
new file mode 100644 (file)
index 0000000..91fe87a
--- /dev/null
@@ -0,0 +1,6 @@
+[Xim]
+# XIMで On The Spot スタイルを使う(起動中は変更できません)
+# 可能な値:
+# True False
+#UseOnTheSpotStyle=False
+
diff --git a/fcitx/conf/fcitx-xkb.config b/fcitx/conf/fcitx-xkb.config
new file mode 100644 (file)
index 0000000..2a74818
--- /dev/null
@@ -0,0 +1,14 @@
+[X Keyboard]
+# システムの XKB 設定を上書き可能にする
+# 可能な値:
+# True False
+#OverrideSystemXKBSettings=True
+# リストの最初のキーボードインプットメソッドのレイアウトが既定のレイアウトとして使用されます。
+# 可能な値:
+# True False
+#UseFirstKeyboardIMAsDefaultLayout=True
+# xmodmap コマンド
+#XModmapCommand=xmodmap
+# レイアウト変更後にこの独自 xmodmap スクリプトを適用する
+#CustomXModmapScript=
+
diff --git a/fcitx/config b/fcitx/config
new file mode 100644 (file)
index 0000000..a7adff4
--- /dev/null
@@ -0,0 +1,147 @@
+[Hotkey]
+# 入力メソッドのオンオフ
+TriggerKey=CTRL_SPACE ZENKAKUHANKAKU
+# アクティブでない時だけその他のトリガーキーを使用する
+# 可能な値:
+# True False
+#UseExtraTriggerKeyOnlyWhenUseItToInactivate=True
+# 入力メソッド起動のその他のキー
+# 可能な値:
+# R_CTRL
+# R_SHIFT
+# L_SHIFT
+# L_CTRL
+# ALT_L_SHIFT
+# ALT_R_SHIFT
+# CTRL Both
+# SHIFT Both
+# L_ALT
+# R_ALT
+# ALT Both
+# Left Super
+# Right Super
+# Super Both
+# Ctrl+Left Super
+# Ctrl+Right Super
+# Super+Left Ctrl
+# Super+Right Ctrl
+# Disabled
+# Custom
+#SwitchKey=L_SHIFT
+# カスタム切り替えキー
+#CustomSwitchKey=
+# 入力メソッドをオンに
+#ActivateKey=
+# 入力メソッドをオフに
+#InactivateKey=
+# 入力メソッドの切換をホットキーで
+# 可能な値:
+# True False
+#IMSwitchKey=True
+# 入力メソッドの切換にオフも含む
+# 可能な値:
+# True False
+#IMSwitchIncludeInactive=False
+# 入力メソッドの切換
+# 可能な値:
+# CTRL_SHIFT
+# ALT_SHIFT
+# CTRL_SUPER
+# ALT_SUPER
+#IMSwitchHotkey=CTRL_SHIFT
+# 設定の再読み込み
+#ReloadConfig=CTRL_5
+# 2つのキー入力の間隔
+#TimeInterval=250
+# 仮想キーボードに切り替え
+#VKSwitchKey=CTRL_ALT_B
+# リマインドモードの切り替え
+#RemindSwitchKey=
+# 全角文字モードに切り替え
+#FullWidthSwitchKey=
+# 全角句読点モードに切り替え
+#PuncSwitchKey=CTRL_.
+# 前のページ
+#PrevPageKey=- UP
+# 次のページ
+#NextPageKey== DOWN
+# 二番目と三番目の候補を選択
+#SecondThirdCandWordKey=
+# すべての設定と入力履歴を保存
+#SaveAllKey=CTRL_ALT_S
+# Switch Embedded Preedit
+#SwitchPreedit=CTRL_ALT_P
+# 前の候補
+#PrevWord=SHIFT_TAB
+# 次の候補
+#NextWord=TAB
+
+[Program]
+# fcitxが本当に起動するまでのスリープ時間(秒)
+#DelayStart=0
+# ウィンドウ間で状態を共有
+# 可能な値:
+# No
+# All
+# PerProgram
+#ShareStateAmongWindow=No
+# 既定の入力メソッドの状態
+# 可能な値:
+# Inactive
+# Active
+#DefaultInputMethodState=Inactive
+
+[Output]
+# 数字の後に半角句読点を入力
+# 可能な値:
+# True False
+#HalfPuncAfterNumber=True
+# リマインドモードでページを無効に
+# 可能な値:
+# True False
+#RemindModeDisablePaging=True
+# 状態を切り替えたら確定する
+# 可能な値:
+# True False
+#SendTextWhenSwitchEng=True
+# 候補の単語数
+#CandidateWordNumber=5
+# Tipsのフレーズにヒントを与える
+# 可能な値:
+# True False
+#PhraseTips=True
+# フォーカスを外しても未確定文字をコミットしない
+# 可能な値:
+# True False
+#DontCommitPreeditWhenUnfocus=False
+
+[Appearance]
+# 入力メソッドを切換後に入力メソッドのヒントを表示
+# 可能な値:
+# True False
+#ShowInputWindowAfterTriggering=True
+# 入力メソッドを切換え、フォーカスした際に入力メソッドのヒントを表示
+# 可能な値:
+# True False
+#ShowInputWindowWhenFocusIn=False
+# 有効の時だけ入力メソッドのヒントを表示
+# 可能な値:
+# True False
+#ShowInputWindowOnlyWhenActive=True
+# 入力速度の表示
+# 可能な値:
+# True False
+#ShowInputSpeed=False
+# バージョンの表示
+# 可能な値:
+# True False
+#ShowVersion=False
+# プレエディットを表示している場合は入力ウィンドウを表示しない
+# 可能な値:
+# True False
+#HideInputWindowWhenOnlyPreeditString=False
+# 候補とプレエディットに1つの候補しか表示されていない場合は入力ウィンドウを表示しない
+# 可能な値:
+# True False
+#HideInputWindowWhenOnlyOneCandidate=False
+
diff --git a/fcitx/profile b/fcitx/profile
new file mode 100644 (file)
index 0000000..987b8a7
--- /dev/null
@@ -0,0 +1,22 @@
+[Profile]
+# 全角文字を使用
+# 可能な値:
+# True False
+#FullWidth=False
+# 全角の句読点を使用
+# 可能な値:
+# True False
+#WidePunc=True
+# 入力後にフレーズを表示
+# 可能な値:
+# True False
+#UseRemind=False
+# 現在の入力メソッド名
+IMName=mozc
+# 現在使える入力メソッドのリスト
+EnabledIMList=fcitx-keyboard-jp:True,mozc:True,fcitx-keyboard-us:False,pinyin:False,shuangpin:False,wubi:False,wbpy:False,bingchan:False,dianbaoma:False,erbi:False,fcitx-keyboard-af:False,fcitx-keyboard-af-fa-olpc:False,fcitx-keyboard-af-olpc-ps:False,fcitx-keyboard-af-ps:False,fcitx-keyboard-af-uz:False,fcitx-keyboard-af-uz-olpc:False,fcitx-keyboard-al:False,fcitx-keyboard-al-plisi:False,fcitx-keyboard-al-veqilharxhi:False,fcitx-keyboard-am:False,fcitx-keyboard-am-eastern:False,fcitx-keyboard-am-eastern-alt:False,fcitx-keyboard-am-olpc-phonetic:False,fcitx-keyboard-am-phonetic:False,fcitx-keyboard-am-phonetic-alt:False,fcitx-keyboard-am-western:False,fcitx-keyboard-apl:False,fcitx-keyboard-apl-apl2:False,fcitx-keyboard-apl-aplplusII:False,fcitx-keyboard-apl-aplx:False,fcitx-keyboard-apl-dyalog:False,fcitx-keyboard-apl-sax:False,fcitx-keyboard-apl-unified:False,fcitx-keyboard-ara:False,fcitx-keyboard-ara-azerty:False,fcitx-keyboard-ara-azerty_digits:False,fcitx-keyboard-ara-basic_ext:False,fcitx-keyboard-ara-basic_ext_digits:False,fcitx-keyboard-ara-buckwalter:False,fcitx-keyboard-ara-digits:False,fcitx-keyboard-ara-mac:False,fcitx-keyboard-ara-olpc:False,fcitx-keyboard-ara-qwerty:False,fcitx-keyboard-ara-qwerty_digits:False,fcitx-keyboard-ara-sun_type6:False,fcitx-keyboard-ara-uga:False,fcitx-keyboard-at:False,fcitx-keyboard-at-mac:False,fcitx-keyboard-at-nodeadkeys:False,fcitx-keyboard-at-sundeadkeys:False,fcitx-keyboard-au:False,fcitx-keyboard-az:False,fcitx-keyboard-az-cyrillic:False,fcitx-keyboard-ba:False,fcitx-keyboard-ba-alternatequotes:False,fcitx-keyboard-ba-unicode:False,fcitx-keyboard-ba-unicodeus:False,fcitx-keyboard-ba-us:False,fcitx-keyboard-bd:False,fcitx-keyboard-bd-probhat:False,fcitx-keyboard-be:False,fcitx-keyboard-be-iso-alternate:False,fcitx-keyboard-be-nodeadkeys:False,fcitx-keyboard-be-oss:False,fcitx-keyboard-be-oss_latin9:False,fcitx-keyboard-be-oss_sundeadkeys:False,fcitx-keyboard-be-sun_type6:False,fcitx-keyboard-be-sundeadkeys:False,fcitx-keyboard-be-wang:False,fcitx-keyboard-bg:False,fcitx-keyboard-bg-bas_phonetic:False,fcitx-keyboard-bg-phonetic:False,fcitx-keyboard-br:False,fcitx-keyboard-br-dvorak:False,fcitx-keyboard-br-nativo:False,fcitx-keyboard-br-nativo-epo:False,fcitx-keyboard-br-nativo-us:False,fcitx-keyboard-br-nodeadkeys:False,fcitx-keyboard-br-sun_type6:False,fcitx-keyboard-br-thinkpad:False,fcitx-keyboard-brai:False,fcitx-keyboard-brai-left_hand:False,fcitx-keyboard-brai-left_hand_invert:False,fcitx-keyboard-brai-right_hand:False,fcitx-keyboard-brai-right_hand_invert:False,fcitx-keyboard-bt:False,fcitx-keyboard-bw:False,fcitx-keyboard-by:False,fcitx-keyboard-by-latin:False,fcitx-keyboard-by-legacy:False,fcitx-keyboard-ca:False,fcitx-keyboard-ca-eng:False,fcitx-keyboard-ca-fr-dvorak:False,fcitx-keyboard-ca-fr-legacy:False,fcitx-keyboard-ca-ike:False,fcitx-keyboard-ca-kut:False,fcitx-keyboard-ca-multi:False,fcitx-keyboard-ca-multi-2gr:False,fcitx-keyboard-ca-multix:False,fcitx-keyboard-ca-shs:False,fcitx-keyboard-ca-sun_type6:False,fcitx-keyboard-cd:False,fcitx-keyboard-ch:False,fcitx-keyboard-ch-de_mac:False,fcitx-keyboard-ch-de_nodeadkeys:False,fcitx-keyboard-ch-de_sundeadkeys:False,fcitx-keyboard-ch-fr:False,fcitx-keyboard-ch-fr_mac:False,fcitx-keyboard-ch-fr_nodeadkeys:False,fcitx-keyboard-ch-fr_sundeadkeys:False,fcitx-keyboard-ch-legacy:False,fcitx-keyboard-ch-sun_type6_de:False,fcitx-keyboard-ch-sun_type6_fr:False,fcitx-keyboard-cm:False,fcitx-keyboard-cm-azerty:False,fcitx-keyboard-cm-dvorak:False,fcitx-keyboard-cm-french:False,fcitx-keyboard-cm-mmuock:False,fcitx-keyboard-cm-qwerty:False,fcitx-keyboard-cn:False,fcitx-keyboard-cn-altgr-pinyin:False,fcitx-keyboard-cn-mon_manchu_galik:False,fcitx-keyboard-cn-mon_todo_galik:False,fcitx-keyboard-cn-mon_trad:False,fcitx-keyboard-cn-mon_trad_galik:False,fcitx-keyboard-cn-mon_trad_manchu:False,fcitx-keyboard-cn-mon_trad_todo:False,fcitx-keyboard-cn-mon_trad_xibe:False,fcitx-keyboard-cn-tib:False,fcitx-keyboard-cn-tib_asciinum:False,fcitx-keyboard-cn-ug:False,fcitx-keyboard-cz:False,fcitx-keyboard-cz-bksl:False,fcitx-keyboard-cz-coder:False,fcitx-keyboard-cz-dvorak-ucw:False,fcitx-keyboard-cz-prog:False,fcitx-keyboard-cz-prog_typo:False,fcitx-keyboard-cz-qwerty:False,fcitx-keyboard-cz-qwerty-mac:False,fcitx-keyboard-cz-qwerty_bksl:False,fcitx-keyboard-cz-rus:False,fcitx-keyboard-cz-sun_type6:False,fcitx-keyboard-cz-typo:False,fcitx-keyboard-cz-ucw:False,fcitx-keyboard-de:False,fcitx-keyboard-de-T3:False,fcitx-keyboard-de-adnw:False,fcitx-keyboard-de-bone:False,fcitx-keyboard-de-bone_eszett_home:False,fcitx-keyboard-de-deadacute:False,fcitx-keyboard-de-deadgraveacute:False,fcitx-keyboard-de-deadtilde:False,fcitx-keyboard-de-dsb:False,fcitx-keyboard-de-dsb_qwertz:False,fcitx-keyboard-de-dvorak:False,fcitx-keyboard-de-hu:False,fcitx-keyboard-de-koy:False,fcitx-keyboard-de-lld:False,fcitx-keyboard-de-mac:False,fcitx-keyboard-de-mac_nodeadkeys:False,fcitx-keyboard-de-neo:False,fcitx-keyboard-de-neo_qwerty:False,fcitx-keyboard-de-neo_qwertz:False,fcitx-keyboard-de-nodeadkeys:False,fcitx-keyboard-de-pl:False,fcitx-keyboard-de-qwerty:False,fcitx-keyboard-de-ro:False,fcitx-keyboard-de-ro_nodeadkeys:False,fcitx-keyboard-de-ru:False,fcitx-keyboard-de-ru-recom:False,fcitx-keyboard-de-ru-translit:False,fcitx-keyboard-de-sun_type6:False,fcitx-keyboard-de-sundeadkeys:False,fcitx-keyboard-de-tr:False,fcitx-keyboard-de-us:False,fcitx-keyboard-dk:False,fcitx-keyboard-dk-dvorak:False,fcitx-keyboard-dk-mac:False,fcitx-keyboard-dk-mac_nodeadkeys:False,fcitx-keyboard-dk-nodeadkeys:False,fcitx-keyboard-dk-sun_type6:False,fcitx-keyboard-dk-winkeys:False,fcitx-keyboard-dz:False,fcitx-keyboard-dz-ar:False,fcitx-keyboard-dz-ber:False,fcitx-keyboard-ee:False,fcitx-keyboard-ee-dvorak:False,fcitx-keyboard-ee-nodeadkeys:False,fcitx-keyboard-ee-sun_type6:False,fcitx-keyboard-ee-us:False,fcitx-keyboard-epo:False,fcitx-keyboard-epo-legacy:False,fcitx-keyboard-es:False,fcitx-keyboard-es-ast:False,fcitx-keyboard-es-cat:False,fcitx-keyboard-es-deadtilde:False,fcitx-keyboard-es-dvorak:False,fcitx-keyboard-es-mac:False,fcitx-keyboard-es-nodeadkeys:False,fcitx-keyboard-es-sun_type6:False,fcitx-keyboard-es-sundeadkeys:False,fcitx-keyboard-es-winkeys:False,fcitx-keyboard-et:False,fcitx-keyboard-eu:False,fcitx-keyboard-fi:False,fcitx-keyboard-fi-classic:False,fcitx-keyboard-fi-das:False,fcitx-keyboard-fi-fidvorak:False,fcitx-keyboard-fi-mac:False,fcitx-keyboard-fi-nodeadkeys:False,fcitx-keyboard-fi-smi:False,fcitx-keyboard-fi-sun_type6:False,fcitx-keyboard-fi-winkeys:False,fcitx-keyboard-fo:False,fcitx-keyboard-fo-nodeadkeys:False,fcitx-keyboard-fr:False,fcitx-keyboard-fr-afnor:False,fcitx-keyboard-fr-azerty:False,fcitx-keyboard-fr-bepo:False,fcitx-keyboard-fr-bepo_afnor:False,fcitx-keyboard-fr-bepo_latin9:False,fcitx-keyboard-fr-bre:False,fcitx-keyboard-fr-dvorak:False,fcitx-keyboard-fr-geo:False,fcitx-keyboard-fr-latin9:False,fcitx-keyboard-fr-latin9_nodeadkeys:False,fcitx-keyboard-fr-latin9_sundeadkeys:False,fcitx-keyboard-fr-mac:False,fcitx-keyboard-fr-nodeadkeys:False,fcitx-keyboard-fr-oci:False,fcitx-keyboard-fr-oss:False,fcitx-keyboard-fr-oss_latin9:False,fcitx-keyboard-fr-oss_nodeadkeys:False,fcitx-keyboard-fr-oss_sundeadkeys:False,fcitx-keyboard-fr-sun_type6:False,fcitx-keyboard-fr-sundeadkeys:False,fcitx-keyboard-fr-us:False,fcitx-keyboard-fr-us-alt:False,fcitx-keyboard-fr-us-azerty:False,fcitx-keyboard-gb:False,fcitx-keyboard-gb-colemak:False,fcitx-keyboard-gb-dvorak:False,fcitx-keyboard-gb-dvorakukp:False,fcitx-keyboard-gb-extd:False,fcitx-keyboard-gb-intl:False,fcitx-keyboard-gb-mac:False,fcitx-keyboard-gb-mac_intl:False,fcitx-keyboard-gb-pl:False,fcitx-keyboard-gb-sun_type6:False,fcitx-keyboard-ge:False,fcitx-keyboard-ge-ergonomic:False,fcitx-keyboard-ge-mess:False,fcitx-keyboard-ge-os:False,fcitx-keyboard-ge-ru:False,fcitx-keyboard-gh:False,fcitx-keyboard-gh-akan:False,fcitx-keyboard-gh-avn:False,fcitx-keyboard-gh-ewe:False,fcitx-keyboard-gh-fula:False,fcitx-keyboard-gh-ga:False,fcitx-keyboard-gh-generic:False,fcitx-keyboard-gh-gillbt:False,fcitx-keyboard-gh-hausa:False,fcitx-keyboard-gn:False,fcitx-keyboard-gr:False,fcitx-keyboard-gr-colemak:False,fcitx-keyboard-gr-extended:False,fcitx-keyboard-gr-nodeadkeys:False,fcitx-keyboard-gr-polytonic:False,fcitx-keyboard-gr-simple:False,fcitx-keyboard-gr-sun_type6:False,fcitx-keyboard-hr:False,fcitx-keyboard-hr-alternatequotes:False,fcitx-keyboard-hr-unicode:False,fcitx-keyboard-hr-unicodeus:False,fcitx-keyboard-hr-us:False,fcitx-keyboard-hu:False,fcitx-keyboard-hu-101_qwerty_comma_dead:False,fcitx-keyboard-hu-101_qwerty_comma_nodead:False,fcitx-keyboard-hu-101_qwerty_dot_dead:False,fcitx-keyboard-hu-101_qwerty_dot_nodead:False,fcitx-keyboard-hu-101_qwertz_comma_dead:False,fcitx-keyboard-hu-101_qwertz_comma_nodead:False,fcitx-keyboard-hu-101_qwertz_dot_dead:False,fcitx-keyboard-hu-101_qwertz_dot_nodead:False,fcitx-keyboard-hu-102_qwerty_comma_dead:False,fcitx-keyboard-hu-102_qwerty_comma_nodead:False,fcitx-keyboard-hu-102_qwerty_dot_dead:False,fcitx-keyboard-hu-102_qwerty_dot_nodead:False,fcitx-keyboard-hu-102_qwertz_comma_dead:False,fcitx-keyboard-hu-102_qwertz_comma_nodead:False,fcitx-keyboard-hu-102_qwertz_dot_dead:False,fcitx-keyboard-hu-102_qwertz_dot_nodead:False,fcitx-keyboard-hu-nodeadkeys:False,fcitx-keyboard-hu-oldhun:False,fcitx-keyboard-hu-qwerty:False,fcitx-keyboard-hu-standard:False,fcitx-keyboard-id:False,fcitx-keyboard-id-phoneticx:False,fcitx-keyboard-ie:False,fcitx-keyboard-ie-CloGaelach:False,fcitx-keyboard-ie-UnicodeExpert:False,fcitx-keyboard-ie-ogam:False,fcitx-keyboard-ie-ogam_is434:False,fcitx-keyboard-il:False,fcitx-keyboard-il-biblical:False,fcitx-keyboard-il-biblicalSIL:False,fcitx-keyboard-il-lyx:False,fcitx-keyboard-il-phonetic:False,fcitx-keyboard-in:False,fcitx-keyboard-in-ben:False,fcitx-keyboard-in-ben_baishakhi:False,fcitx-keyboard-in-ben_bornona:False,fcitx-keyboard-in-ben_gitanjali:False,fcitx-keyboard-in-ben_inscript:False,fcitx-keyboard-in-ben_probhat:False,fcitx-keyboard-in-bolnagri:False,fcitx-keyboard-in-eeyek:False,fcitx-keyboard-in-eng:False,fcitx-keyboard-in-guj:False,fcitx-keyboard-in-guru:False,fcitx-keyboard-in-hin-kagapa:False,fcitx-keyboard-in-hin-wx:False,fcitx-keyboard-in-jhelum:False,fcitx-keyboard-in-kan:False,fcitx-keyboard-in-kan-kagapa:False,fcitx-keyboard-in-mal:False,fcitx-keyboard-in-mal_enhanced:False,fcitx-keyboard-in-mal_lalitha:False,fcitx-keyboard-in-mar-kagapa:False,fcitx-keyboard-in-olck:False,fcitx-keyboard-in-ori:False,fcitx-keyboard-in-san-kagapa:False,fcitx-keyboard-in-tam:False,fcitx-keyboard-in-tam_tamilnet:False,fcitx-keyboard-in-tam_tamilnet_TAB:False,fcitx-keyboard-in-tam_tamilnet_TSCII:False,fcitx-keyboard-in-tam_tamilnet_with_tam_nums:False,fcitx-keyboard-in-tel:False,fcitx-keyboard-in-tel-kagapa:False,fcitx-keyboard-in-tel-sarala:False,fcitx-keyboard-in-urd-phonetic:False,fcitx-keyboard-in-urd-phonetic3:False,fcitx-keyboard-in-urd-winkeys:False,fcitx-keyboard-iq:False,fcitx-keyboard-iq-ku:False,fcitx-keyboard-iq-ku_alt:False,fcitx-keyboard-iq-ku_ara:False,fcitx-keyboard-iq-ku_f:False,fcitx-keyboard-ir:False,fcitx-keyboard-ir-ave:False,fcitx-keyboard-ir-ku:False,fcitx-keyboard-ir-ku_alt:False,fcitx-keyboard-ir-ku_ara:False,fcitx-keyboard-ir-ku_f:False,fcitx-keyboard-ir-pes_keypad:False,fcitx-keyboard-is:False,fcitx-keyboard-is-Sundeadkeys:False,fcitx-keyboard-is-dvorak:False,fcitx-keyboard-is-mac:False,fcitx-keyboard-is-mac_legacy:False,fcitx-keyboard-is-nodeadkeys:False,fcitx-keyboard-it:False,fcitx-keyboard-it-fur:False,fcitx-keyboard-it-geo:False,fcitx-keyboard-it-ibm:False,fcitx-keyboard-it-intl:False,fcitx-keyboard-it-lld:False,fcitx-keyboard-it-mac:False,fcitx-keyboard-it-nodeadkeys:False,fcitx-keyboard-it-scn:False,fcitx-keyboard-it-sun_type6:False,fcitx-keyboard-it-us:False,fcitx-keyboard-it-winkeys:False,fcitx-keyboard-jp-OADG109A:False,fcitx-keyboard-jp-dvorak:False,fcitx-keyboard-jp-kana:False,fcitx-keyboard-jp-kana86:False,fcitx-keyboard-jp-mac:False,fcitx-keyboard-jp-sun_type6:False,fcitx-keyboard-jp-sun_type7:False,fcitx-keyboard-jp-sun_type7_suncompat:False,fcitx-keyboard-jv:False,fcitx-keyboard-ke:False,fcitx-keyboard-ke-kik:False,fcitx-keyboard-kg:False,fcitx-keyboard-kg-phonetic:False,fcitx-keyboard-kh:False,fcitx-keyboard-kr:False,fcitx-keyboard-kr-kr104:False,fcitx-keyboard-kr-sun_type6:False,fcitx-keyboard-kz:False,fcitx-keyboard-kz-ext:False,fcitx-keyboard-kz-kazrus:False,fcitx-keyboard-kz-latin:False,fcitx-keyboard-kz-ruskaz:False,fcitx-keyboard-la:False,fcitx-keyboard-la-stea:False,fcitx-keyboard-latam:False,fcitx-keyboard-latam-colemak:False,fcitx-keyboard-latam-colemak-gaming:False,fcitx-keyboard-latam-deadtilde:False,fcitx-keyboard-latam-dvorak:False,fcitx-keyboard-latam-nodeadkeys:False,fcitx-keyboard-latam-sundeadkeys:False,fcitx-keyboard-lk:False,fcitx-keyboard-lk-tam_TAB:False,fcitx-keyboard-lk-tam_unicode:False,fcitx-keyboard-lk-us:False,fcitx-keyboard-lt:False,fcitx-keyboard-lt-ibm:False,fcitx-keyboard-lt-lekp:False,fcitx-keyboard-lt-lekpa:False,fcitx-keyboard-lt-sgs:False,fcitx-keyboard-lt-std:False,fcitx-keyboard-lt-sun_type6:False,fcitx-keyboard-lt-us:False,fcitx-keyboard-lt-us_dvorak:False,fcitx-keyboard-lv:False,fcitx-keyboard-lv-adapted:False,fcitx-keyboard-lv-apostrophe:False,fcitx-keyboard-lv-apostrophecolemak:False,fcitx-keyboard-lv-colemak:False,fcitx-keyboard-lv-dvorak:False,fcitx-keyboard-lv-dvorakprogr:False,fcitx-keyboard-lv-ergonomic:False,fcitx-keyboard-lv-fkey:False,fcitx-keyboard-lv-minuskeydvorak:False,fcitx-keyboard-lv-minuskeydvorakprogr:False,fcitx-keyboard-lv-modern:False,fcitx-keyboard-lv-sun_type6:False,fcitx-keyboard-lv-tilde:False,fcitx-keyboard-lv-ykeydvorak:False,fcitx-keyboard-lv-ykeydvorakprogr:False,fcitx-keyboard-ma:False,fcitx-keyboard-ma-french:False,fcitx-keyboard-ma-tifinagh:False,fcitx-keyboard-ma-tifinagh-alt:False,fcitx-keyboard-ma-tifinagh-alt-phonetic:False,fcitx-keyboard-ma-tifinagh-extended:False,fcitx-keyboard-ma-tifinagh-extended-phonetic:False,fcitx-keyboard-ma-tifinagh-phonetic:False,fcitx-keyboard-mao:False,fcitx-keyboard-md:False,fcitx-keyboard-md-gag:False,fcitx-keyboard-me:False,fcitx-keyboard-me-cyrillic:False,fcitx-keyboard-me-cyrillicalternatequotes:False,fcitx-keyboard-me-cyrillicyz:False,fcitx-keyboard-me-latinalternatequotes:False,fcitx-keyboard-me-latinunicode:False,fcitx-keyboard-me-latinunicodeyz:False,fcitx-keyboard-me-latinyz:False,fcitx-keyboard-mk:False,fcitx-keyboard-mk-nodeadkeys:False,fcitx-keyboard-ml:False,fcitx-keyboard-ml-fr-oss:False,fcitx-keyboard-ml-us-intl:False,fcitx-keyboard-ml-us-mac:False,fcitx-keyboard-mm:False,fcitx-keyboard-mm-zawgyi:False,fcitx-keyboard-mn:False,fcitx-keyboard-mt:False,fcitx-keyboard-mt-alt-gb:False,fcitx-keyboard-mt-alt-us:False,fcitx-keyboard-mt-us:False,fcitx-keyboard-mv:False,fcitx-keyboard-my:False,fcitx-keyboard-my-phonetic:False,fcitx-keyboard-nec_vndr/jp:False,fcitx-keyboard-ng:False,fcitx-keyboard-ng-hausa:False,fcitx-keyboard-ng-igbo:False,fcitx-keyboard-ng-yoruba:False,fcitx-keyboard-nl:False,fcitx-keyboard-nl-mac:False,fcitx-keyboard-nl-std:False,fcitx-keyboard-nl-sun_type6:False,fcitx-keyboard-nl-sundeadkeys:False,fcitx-keyboard-no:False,fcitx-keyboard-no-colemak:False,fcitx-keyboard-no-dvorak:False,fcitx-keyboard-no-mac:False,fcitx-keyboard-no-mac_nodeadkeys:False,fcitx-keyboard-no-nodeadkeys:False,fcitx-keyboard-no-smi:False,fcitx-keyboard-no-smi_nodeadkeys:False,fcitx-keyboard-no-sun_type6:False,fcitx-keyboard-no-winkeys:False,fcitx-keyboard-np:False,fcitx-keyboard-ph:False,fcitx-keyboard-ph-capewell-dvorak:False,fcitx-keyboard-ph-capewell-dvorak-bay:False,fcitx-keyboard-ph-capewell-qwerf2k6:False,fcitx-keyboard-ph-capewell-qwerf2k6-bay:False,fcitx-keyboard-ph-colemak:False,fcitx-keyboard-ph-colemak-bay:False,fcitx-keyboard-ph-dvorak:False,fcitx-keyboard-ph-dvorak-bay:False,fcitx-keyboard-ph-qwerty-bay:False,fcitx-keyboard-pk:False,fcitx-keyboard-pk-ara:False,fcitx-keyboard-pk-snd:False,fcitx-keyboard-pk-urd-crulp:False,fcitx-keyboard-pk-urd-nla:False,fcitx-keyboard-pl:False,fcitx-keyboard-pl-colemak:False,fcitx-keyboard-pl-csb:False,fcitx-keyboard-pl-dvorak:False,fcitx-keyboard-pl-dvorak_altquotes:False,fcitx-keyboard-pl-dvorak_quotes:False,fcitx-keyboard-pl-dvp:False,fcitx-keyboard-pl-glagolica:False,fcitx-keyboard-pl-intl:False,fcitx-keyboard-pl-legacy:False,fcitx-keyboard-pl-qwertz:False,fcitx-keyboard-pl-ru_phonetic_dvorak:False,fcitx-keyboard-pl-sun_type6:False,fcitx-keyboard-pl-szl:False,fcitx-keyboard-pt:False,fcitx-keyboard-pt-colemak:False,fcitx-keyboard-pt-mac:False,fcitx-keyboard-pt-mac_nodeadkeys:False,fcitx-keyboard-pt-mac_sundeadkeys:False,fcitx-keyboard-pt-nativo:False,fcitx-keyboard-pt-nativo-epo:False,fcitx-keyboard-pt-nativo-us:False,fcitx-keyboard-pt-nodeadkeys:False,fcitx-keyboard-pt-sun_type6:False,fcitx-keyboard-pt-sundeadkeys:False,fcitx-keyboard-ro:False,fcitx-keyboard-ro-cedilla:False,fcitx-keyboard-ro-crh_dobruja:False,fcitx-keyboard-ro-ergonomic:False,fcitx-keyboard-ro-std:False,fcitx-keyboard-ro-std_cedilla:False,fcitx-keyboard-ro-sun_type6:False,fcitx-keyboard-ro-winkeys:False,fcitx-keyboard-rs:False,fcitx-keyboard-rs-alternatequotes:False,fcitx-keyboard-rs-combiningkeys:False,fcitx-keyboard-rs-latin:False,fcitx-keyboard-rs-latinalternatequotes:False,fcitx-keyboard-rs-latinunicode:False,fcitx-keyboard-rs-latinunicodeyz:False,fcitx-keyboard-rs-latinyz:False,fcitx-keyboard-rs-rue:False,fcitx-keyboard-rs-yz:False,fcitx-keyboard-ru:False,fcitx-keyboard-ru-bak:False,fcitx-keyboard-ru-chm:False,fcitx-keyboard-ru-chu:False,fcitx-keyboard-ru-cv:False,fcitx-keyboard-ru-cv_latin:False,fcitx-keyboard-ru-dos:False,fcitx-keyboard-ru-kom:False,fcitx-keyboard-ru-legacy:False,fcitx-keyboard-ru-mac:False,fcitx-keyboard-ru-os_legacy:False,fcitx-keyboard-ru-os_winkeys:False,fcitx-keyboard-ru-phonetic:False,fcitx-keyboard-ru-phonetic_azerty:False,fcitx-keyboard-ru-phonetic_dvorak:False,fcitx-keyboard-ru-phonetic_fr:False,fcitx-keyboard-ru-phonetic_mac:False,fcitx-keyboard-ru-phonetic_winkeys:False,fcitx-keyboard-ru-phonetic_yazherty:False,fcitx-keyboard-ru-prxn:False,fcitx-keyboard-ru-rulemak:False,fcitx-keyboard-ru-ruu:False,fcitx-keyboard-ru-sah:False,fcitx-keyboard-ru-srp:False,fcitx-keyboard-ru-sun_type6:False,fcitx-keyboard-ru-tt:False,fcitx-keyboard-ru-typewriter:False,fcitx-keyboard-ru-typewriter-legacy:False,fcitx-keyboard-ru-udm:False,fcitx-keyboard-ru-unipunct:False,fcitx-keyboard-ru-xal:False,fcitx-keyboard-se:False,fcitx-keyboard-se-dvorak:False,fcitx-keyboard-se-dvorak_a5:False,fcitx-keyboard-se-mac:False,fcitx-keyboard-se-nodeadkeys:False,fcitx-keyboard-se-ovd:False,fcitx-keyboard-se-rus:False,fcitx-keyboard-se-rus_nodeadkeys:False,fcitx-keyboard-se-smi:False,fcitx-keyboard-se-sun_type6:False,fcitx-keyboard-se-svdvorak:False,fcitx-keyboard-se-swl:False,fcitx-keyboard-se-us:False,fcitx-keyboard-se-us_dvorak:False,fcitx-keyboard-si:False,fcitx-keyboard-si-alternatequotes:False,fcitx-keyboard-si-us:False,fcitx-keyboard-sk:False,fcitx-keyboard-sk-acc:False,fcitx-keyboard-sk-bksl:False,fcitx-keyboard-sk-qwerty:False,fcitx-keyboard-sk-qwerty_bksl:False,fcitx-keyboard-sk-sun_type6:False,fcitx-keyboard-sn:False,fcitx-keyboard-sy:False,fcitx-keyboard-sy-ku:False,fcitx-keyboard-sy-ku_alt:False,fcitx-keyboard-sy-ku_f:False,fcitx-keyboard-sy-syc:False,fcitx-keyboard-sy-syc_phonetic:False,fcitx-keyboard-tg:False,fcitx-keyboard-th:False,fcitx-keyboard-th-pat:False,fcitx-keyboard-th-tis:False,fcitx-keyboard-tj:False,fcitx-keyboard-tj-legacy:False,fcitx-keyboard-tm:False,fcitx-keyboard-tm-alt:False,fcitx-keyboard-tr:False,fcitx-keyboard-tr-alt:False,fcitx-keyboard-tr-crh:False,fcitx-keyboard-tr-crh_alt:False,fcitx-keyboard-tr-crh_f:False,fcitx-keyboard-tr-f:False,fcitx-keyboard-tr-intl:False,fcitx-keyboard-tr-ku:False,fcitx-keyboard-tr-ku_alt:False,fcitx-keyboard-tr-ku_f:False,fcitx-keyboard-tr-sun_type6:False,fcitx-keyboard-tr-sundeadkeys:False,fcitx-keyboard-trans:False,fcitx-keyboard-tw:False,fcitx-keyboard-tw-indigenous:False,fcitx-keyboard-tw-saisiyat:False,fcitx-keyboard-tz:False,fcitx-keyboard-ua:False,fcitx-keyboard-ua-homophonic:False,fcitx-keyboard-ua-legacy:False,fcitx-keyboard-ua-phonetic:False,fcitx-keyboard-ua-rstu:False,fcitx-keyboard-ua-rstu_ru:False,fcitx-keyboard-ua-sun_type6:False,fcitx-keyboard-ua-typewriter:False,fcitx-keyboard-ua-winkeys:False,fcitx-keyboard-us-3l:False,fcitx-keyboard-us-3l-cros:False,fcitx-keyboard-us-alt-intl:False,fcitx-keyboard-us-alt-intl-unicode:False,fcitx-keyboard-us-altgr-intl:False,fcitx-keyboard-us-ats:False,fcitx-keyboard-us-carpalx:False,fcitx-keyboard-us-carpalx-altgr-intl:False,fcitx-keyboard-us-carpalx-full:False,fcitx-keyboard-us-carpalx-full-altgr-intl:False,fcitx-keyboard-us-carpalx-full-intl:False,fcitx-keyboard-us-carpalx-intl:False,fcitx-keyboard-us-chr:False,fcitx-keyboard-us-colemak:False,fcitx-keyboard-us-crd:False,fcitx-keyboard-us-cz_sk_de:False,fcitx-keyboard-us-de_se_fi:False,fcitx-keyboard-us-drix:False,fcitx-keyboard-us-dvorak:False,fcitx-keyboard-us-dvorak-alt-intl:False,fcitx-keyboard-us-dvorak-classic:False,fcitx-keyboard-us-dvorak-intl:False,fcitx-keyboard-us-dvorak-l:False,fcitx-keyboard-us-dvorak-r:False,fcitx-keyboard-us-dvp:False,fcitx-keyboard-us-euro:False,fcitx-keyboard-us-hbs:False,fcitx-keyboard-us-ibm238l:False,fcitx-keyboard-us-intl:False,fcitx-keyboard-us-intl-unicode:False,fcitx-keyboard-us-mac:False,fcitx-keyboard-us-norman:False,fcitx-keyboard-us-olpc2:False,fcitx-keyboard-us-rus:False,fcitx-keyboard-us-scn:False,fcitx-keyboard-us-sun_type6:False,fcitx-keyboard-us-workman:False,fcitx-keyboard-us-workman-intl:False,fcitx-keyboard-uz:False,fcitx-keyboard-uz-latin:False,fcitx-keyboard-vn:False,fcitx-keyboard-vn-aderty:False,fcitx-keyboard-vn-fr:False,fcitx-keyboard-vn-qderty:False,fcitx-keyboard-vn-us:False,fcitx-keyboard-za:False,wanfeng:False,ziranma:False
+# クライアントのウィンドウにプレエディットを表示
+# 可能な値:
+# True False
+#PreeditStringInClientWindow=True
+