rime / ibus-rime

【中州韻】Rime for Linux/IBus
https://rime.im
GNU General Public License v3.0
718 stars 103 forks source link

无法系统启动后lbus-rime默认为英文 #155

Open ihola777 opened 1 year ago

ihola777 commented 1 year ago

config 如下: -- luna_pinyin.custom.yaml

patch:
  "switches/@0/reset": 1
  schema/name: "明月拼音"
  engine/translators:
    - punct_translator
    - table_translator@custom_phrase
    - reverse_lookup_translator
    - script_translator
    - lua_translator@date_translator

-- luna_pinyin.schema.yaml:

style:
  horizontal: true
switches:
  - name: ascii_mode
    reset: 0
    states: ["中文", "西文"]
  - name: full_shape
    states: ["半角", "全角"]
  - name: simplification
    reset: 1
    states: ["漢字", "汉字"]
  - name: ascii_punct
    states: ["。,", ".,"]
shaonianche commented 1 year ago

style: horizontal: true switches:

  • name: ascii_mode reset: 0 states: ["中文", "西文"]

调整一下:reset: 1

ihola777 commented 1 year ago

style: horizontal: true switches:

  • name: ascii_mode reset: 0 states: ["中文", "西文"]

调整一下:reset: 1

试过了,没作用。 Linux mint 21.1

xianghongai commented 1 year ago

重启之后,连词频文件都重置了