- Install ibus
pacman -S ibus - Install input method package
pacman -S ibus-rime
mkdir ~/.config/ibus/rime/ -p # if no see default.yaml, reboot pc. - Edit order to show which one is the first choice of your input method.
vim ~/.config/ibus/rime/default.yaml
Modify following file to another
schema_list:
- schema: luna_pinyin
- schema: cangjie5
- schema: luna_pinyin_fluency
- schema: luna_pinyin_simp
- schema: luna_pinyin_tw
schema_list:
- schema: cangjie5
- schema: luna_pinyin
- schema: luna_pinyin_fluency
- schema: luna_pinyin_simp
- schema: luna_pinyin_tw - Restart rime
the panel of Rime --> choose deploy
Reference:
0 意見:
張貼留言