-
Notifications
You must be signed in to change notification settings - Fork 11
小鹤双拼挂接fcitx5 rime
毛俊(Mao Jun) edited this page Mar 25, 2022
·
2 revisions
sudo pacman -S fcitx5-git fcitx5-gtk-git fcitx5-qt5-git fcitx5-rime-git
Installation process of librim-lua plugin with fcitx 5.xx
卸载老的librime(需编译集成lua插件支持)
$ sudo pacman -Rdd librime
注意:此步骤非必须,如果你需要让rime支持lua插件则需要此步骤。
编译安装librime和librime-lua插件:
$ git clone https://github.com/rime/librime.git
$ cd librime
$ git checkout 1.5.3 # (注意,在测试时主干版本有问题需要切换到1.5.3,后续可能修复则此步骤非必须)
$ ./install-plugins.sh hchunhui/librime-lua
$ make merged-plugins
$sudo make install
注意,安装并配置了让Rime支持Lua插件。如果用Fcitx4安装会无法启动报错。用Fcit5安装需要先卸载通过二进制包安装的librime,然后手动从源码编译lua插件并安装。 参考:https://github.com/hchunhui/librime-lua/issues/25#issue-540065284
fcitx5的配置在:
~/.config/fcitx5
注意:修改配置的时候先关闭Fcitx5,否则重启Fcitx5时配置会被重置。
但是fcitx5的词库目录及皮肤主题目录在:
~/.local/share/fcitx5