Fcitx 5: Difference between revisions

From Fcitx
Jump to navigation Jump to search
Created page with "Fcitx [ˈfaɪtɪks] is an input method framework with extension support. Currently it supports Linux and Unix systems like freebsd. Fcitx supports typing with many languages a..."
 
No edit summary
Line 10: Line 10:
==== For Developers ====
==== For Developers ====


* [[Special:myLanguage/Compiling fcitx5]]
* [[Special:myLanguage/Compiling fcitx5|Compiling fcitx5]]
* [[Special:myLanguage/Basic concept]]
* [[Special:myLanguage/Basic concept|Basic concept]]
* [[Special:myLanguage/Develop an simple input method]]
* [[Special:myLanguage/Develop an simple input method|Develop an simple input method]]

Revision as of 00:31, 3 February 2021

Fcitx [ˈfaɪtɪks] is an input method framework with extension support. Currently it supports Linux and Unix systems like freebsd. Fcitx supports typing with many languages all over the world with a large number of engines.

Fcitx has a slim core while provides powerful features with addons. It is easy to customize fcitx to satisfy your own needs.

For Users

For Developers