From ea6aa761e459dd9b6f5ac2736c7f2d1186cfd908 Mon Sep 17 00:00:00 2001 From: Peng Li Date: Fri, 24 Jun 2016 01:04:28 +0800 Subject: [PATCH] Rime, set default input method --- miscellanea/default.custom.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/miscellanea/default.custom.yaml b/miscellanea/default.custom.yaml index 245d473..a73e22b 100644 --- a/miscellanea/default.custom.yaml +++ b/miscellanea/default.custom.yaml @@ -5,6 +5,15 @@ # %APPDATA%\Rime (windows) patch: + ascii_composer: + good_old_caps_lock: true + switch_key: + Caps_Lock: clear + Control_L: noop + Control_R: noop + Eisu_toggle: clear + Shift_L: commit_code + Shift_R: commit_code schema_list: # - schema: luna_pinyin # 朙月拼音 # - schema: luna_pinyin_simp # 朙月拼音 简化字模式 @@ -16,8 +25,8 @@ patch: # - schema: cangjie5 # 倉頡五代 # - schema: cangjie5_express # 倉頡 快打模式 # - schema: quick5 # 速成 - - schema: wubi86 # 五笔86 - schema: wubi_pinyin # 五笔拼音混合輸入 + - schema: wubi86 # 五笔86 # - schema: double_pinyin # 自然碼雙拼 # - schema: double_pinyin_mspy # 微軟雙拼 # - schema: double_pinyin_abc # 智能ABC雙拼 -- 2.11.0