|
Debian
Install IBus on Debian
Phase-Deploy
The default input method for Debian is SCIM. To install iBus, use the following command. sudo apt-get install ibus im-switch sudo apt-get install ibus-pinyin # or other engine(s) you want im-switch -s ibus # logout and re-login ibus-setup # add input methods you want Note:
| |
► Sign in to add a comment
it's 1.5.1 in sid repository now
Instead of im-switch, use im-config. If you have GUI problem, start im-config with -c switch in console. If ibus is the only IM, you do not need to run im-config to configure it. It is automatically configured.
This is for sarge and wheezy.
Osamu (Debian im-config, ibus maintainer)