← 返回命令列表

Linux command

ibus 命令

文本

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

常用示例

Start IBus daemon

ibus-daemon -drx

List available input engines

ibus list-engine

Show current input engine

ibus engine

Set the current input engine

ibus engine [engine_name]

Restart the IBus daemon

ibus restart

Show IBus version

ibus version

Print current configuration

ibus read-config

说明

IBus (Intelligent Input Bus) is an input method framework for Linux. It enables typing in languages requiring complex input like CJK. The framework manages input method engines and provides a unified interface. It supports many languages and input systems.

参数

list-engine
Show available input engines.
engine _ENGINE_NAME_
Show current engine, or set engine to ENGINE_NAME.
start
Start the IBus daemon.
restart
Restart the IBus daemon.
exit
Exit the IBus daemon.
version
Show the IBus version.
read-config
Print configuration values.
reset-config
Reset configuration to defaults.
read-cache
Show the registry cache.
write-cache
Save the registry cache.
emoji
Launch IBus Emojier.
help
Show the commands list.

FAQ

What is the ibus command used for?

IBus (Intelligent Input Bus) is an input method framework for Linux. It enables typing in languages requiring complex input like CJK. The framework manages input method engines and provides a unified interface. It supports many languages and input systems.

How do I run a basic ibus example?

Run `ibus-daemon -drx` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does list-engine do in ibus?

Show available input engines.