顯示具有 粵語 標籤的文章。 顯示所有文章
顯示具有 粵語 標籤的文章。 顯示所有文章

2015年8月26日 星期三

fcitx自製碼表

# cd /usr/share/fcitx/table

# cp cantonhk.conf cantonhkyale.conf
# vi cantonhkyale.conf

# mb2txt cantonhk.mb > cantonhk.txt
# cp cantonhk.txt cantonyale.txt
# vi cantonyale.txt

# txt2mb cantonyale.txt cantonyale.mb




References :
fcitx下自製碼表工具,mb2txt與txt2mb(倉頡、輕鬆輸入法、五筆篇) [論壇 - Ubuntu 與中文] | Ubuntu 正體中文站 

RIME/中州韻 開啟粵語拼音

# apt-get install fcitx-rime

Rime 預設輸入方案有:朙月拼音★、語句流★、倉頡★、地球拼音、注音、五筆畫、宮保拼音、速成、五筆、雙拼、粵拼、吳語、中古漢語拼音、emoji、國際音標、袖珍簡化字等。
您可立即從方案選單切換到標有★的幾款方案 (Ctrl + `)
粵語輸入需要從設定檔開啟

# apt-get install librime-data-jyutping
$ vi ~/.config/fcitx/rime/default.custom.yaml
patch:
    schema_list:
        - schema: luna_pinyin # 朙月拼音
        - schema: jyutping # 粵拼




References :
lotem/default.custom.yaml