diff options
Diffstat (limited to 'misc/fcitx/README')
-rw-r--r-- | misc/fcitx/README | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/misc/fcitx/README b/misc/fcitx/README index 7936f838b7..9711a34f45 100644 --- a/misc/fcitx/README +++ b/misc/fcitx/README @@ -1,7 +1,10 @@ -Fcitx(Free Chinese Input Toy for X) is a collection of Simplified -Chinese input methods for Linux. It supports Pinyin, QuWei and -Table-based input methods. +Fcitx [ˈfaɪtɪks] is an input method framework with extension support. +Currently it supports linux and Unix system, like freebsd. It has three +builtin Input Method Engine, Pinyin, QuWei and Table-based input methods. -If you have installed Gtk3 or OpenCC, you may run as below to make -fcitx support them: -$ GTK3=On OPENCC=On ./fcitx.SlackBuild +By default, this slackbuild will build IM module support for GTK2, GTK3 +and Qt. + +If you have installed OpenCC, you may run as below to make fcitx +support them: +# OPENCC=On ./fcitx.SlackBuild |