##蒼頡檢字法〔Cangjie6〕
- This is a Chinese input method(Cangjie, 6th edition) based on Rime input engine
cangjie6.schema.yamlis the configuration file,cangjie6.dict.yamlis the character encoding list,cangjie6.extended.dict.yamlis the phrase list, andcangjie6.extsimp.dict.yamlis the phrase list of simplified Chinese.- To personalise, follow instructions in
cangjie6.schema.yaml
======
- 本方案爲爲 Rime 輸入法引擎所製蒼頡檢字法輸入方案
cangjie6.schema.yaml爲方案配置文檔,cangjie6.dict.yaml爲蒼頡檢字法字表,cangjie6.extended.dict.yaml爲詞表,cangjie6.extsimp.dict.yaml爲簡體詞表- 如需更改默認配置,請循
cangjie6.schema.yaml中註釋進行
##蒼頡·快打模式〔Cangjie6 Express〕
- Express mode is a mode of character-by-character typing with automatique word selection
cangjie6_express.schema.yamlis the configuration file, andcangjie6.dict.yamlis the character encoding list- To personalise, follow instructions in
cangjie6_express.schema.yaml
===
- 快打模式爲單字自動上屛模式
cangjie6_express.schema.yaml爲方案配置文檔,cangjie6.dict.yaml爲蒼頡檢字法字表- 如需更改默認配置,請循
cangjie6_express.schema.yaml中註釋進行
##使用方法
- Download La Rime.
Get the archived Cangjie6 package from Bintray. - Unarchive the package, move the files archived to Rime's user folder.
MacOS X: ~/Library/Rime
Windows: User_Direction\AppData\Roaming\Rime - Add
- Deploy. Then press
control+`and choose Cangjie6 or Cangjie6 Express to start to use.
patch:
schema_list:
- schema: cangjie6
- schema: cangjie6_express
to default.custom.yaml in Rime's user folder.
- 下載中州韻輸入法引擎,
前往 Bintray 下載蒼六壓縮包; - 將下載的文件放入【用戶檔案夾】;
MacOS X: ~/Library/Rime (鼠鬚管狀態欄選單中的「用戶文檔…」)
Windows: User_Direction\AppData\Roaming\Rime (開始→所有程式→小狼毫→用戶檔案夾) - 在
default.custom.yaml中加入:patch: schema_list: - schema: cangjie6 # 蒼頡檢字法 - schema: cangjie6_express # 蒼頡·快打模式 - 重新佈署後用
Control+`或F4(僅 Windows) 叫出〔方案選單〕,選中「蒼頡檢字法」或「蒼頡·快打模式」。