Home

Awesome

fcitx5-skk

fcitx5-skk is an input method engine for Fcitx5, which uses libskk as its backend.

Requirements:

For Ubuntu User

Please install this packages before build this Program.

Build dependency:

You can specify the skk dictionary path by -DSKK_DEFAULT_PATH=path_you_want

By default it's /usr/share/skk/SKK-JISYO.L

Installation

git clone https://github.com/fcitx/fcitx5-skk.git
cd fcitx5-skk
cmake .
sudo make install