From 575d00bd31adf11f2fa41e6526afdbdfa72de366 Mon Sep 17 00:00:00 2001 From: Elflare <271374942@qq.com> Date: Mon, 20 May 2024 18:08:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A6shift=E6=94=B9=E4=B8=BA=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=88=87=E6=8D=A2=E4=B8=AD=E8=8B=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- default.custom.yaml | 2 +- readme.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/default.custom.yaml b/default.custom.yaml index 775f94d..b153b88 100644 --- a/default.custom.yaml +++ b/default.custom.yaml @@ -9,7 +9,7 @@ patch: "ascii_composer/switch_key/Control_L": noop "ascii_composer/switch_key/Control_R": commit_code "ascii_composer/switch_key/Eisu_toggle": noop - "ascii_composer/switch_key/Shift_L": noop + "ascii_composer/switch_key/Shift_L": commit_code "ascii_composer/switch_key/Shift_R": commit_code "menu/page_size": 5 schema_list: diff --git a/readme.md b/readme.md index 39b7237..604af0c 100644 --- a/readme.md +++ b/readme.md @@ -183,7 +183,6 @@ - **分号次选**:在 `zrlong.schema.yaml` 中的 `key_binder` 处配置 - **英文输入**: - 默认没开启空码自动清屏,所以空码时可直接输入英文 - - 默认**关闭了左 Shift 切换英文,仅使用右 Shift 和右 Ctrl 切换**,若想改变,请在 `default.custom.yaml` 中,将 `"ascii_composer/switch_key/Shift_L": noop` 这行注释掉,或将 `noop` 改为 `commit_code` - 首字母大写,用回车上屏自动转为小写:如 `Zrlong`,按回车后变为 `zrlong` - 首字母大写,用空格上屏则不变:如 `Zrlong`,按空格则为 `Zrlong` - **简码提示**:可显示字或词的简码: