← 返回命令列表

Linux command

fcitx 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Start fcitx

fcitx

Start in daemon

fcitx -d

Restart fcitx

fcitx -r

Replace existing instance

fcitx --replace

Show version

fcitx -v

说明

fcitx (Flexible Context-aware Input Tool with eXtension) is an input method framework for entering non-Latin characters. It supports Chinese, Japanese, Korean, and many other languages through various input method engines. The framework provides a modular architecture with addons for different input methods like Pinyin, Wubi, Hangul, and Anthy. It integrates with desktop environments through GTK and Qt input modules. fcitx handles input method switching, candidate selection, and provides a configurable user interface for text entry.

参数

-d, --daemon
Run as daemon (background).
-r, --replace
Replace existing instance.
-D, --disable
Disable addon loading.
-s, --enable
Enable specific addon.
-v, --version
Display version information.
--help
Display help information.

FAQ

What is the fcitx command used for?

fcitx (Flexible Context-aware Input Tool with eXtension) is an input method framework for entering non-Latin characters. It supports Chinese, Japanese, Korean, and many other languages through various input method engines. The framework provides a modular architecture with addons for different input methods like Pinyin, Wubi, Hangul, and Anthy. It integrates with desktop environments through GTK and Qt input modules. fcitx handles input method switching, candidate selection, and provides a configurable user interface for text entry.

How do I run a basic fcitx example?

Run `fcitx` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -d, --daemon do in fcitx?

Run as daemon (background).