0.安裝鼠須管(未安裝鼠須管的使用者需要先安裝鼠須管)
$ brew cask install squirrel
複製程式碼
1.下載 rime-schema-jyutping
$ git clone https://github.com/threelegcat2015/rime-schema-jyutping
複製程式碼
rime-schema-jyutping 包含如下檔案
AUTHORS hkcantonese.schema.yaml yale.schema.yaml
LICENSE jyutping.dict.yaml
README.md jyutping.schema.yaml
複製程式碼
2.開啟 [Rime使用者設定目錄]
點選螢幕右上角 => 鼠須管 => 使用者設定
3.將 rime-schema-jyutping 內部4個yaml檔案拷貝至 [Rime使用者設定目錄]
hkcantonese.schema.yaml
yale.schema.yaml
jyutping.dict.yaml
jyutping.schema.yaml
複製程式碼
4.修改使用者設定
開啟 [Rime使用者設定目錄] default.yaml 檔案
將 luna_pinyin 修改為 jyutping
# Rime default settings
# encoding: utf-8
config_version: "0.36"
schema_list:
- - schema: luna_pinyin
+ - schema: jyutping
- schema: cangjie5
- schema: luna_pinyin_fluency
- schema: luna_pinyin_simp
- schema: luna_pinyin_tw
複製程式碼
5.重啟鼠須管
點選螢幕右上角 => 鼠須管 => 重新部署
接下來就可以使用粵拼輸入法了O(∩_∩)O