Tutorials/Kimpanel/zh-cn: Difference between revisions
Appearance
m Created page with "== KDE 输入法面板 ==" |
m Created page with "=== 鸣谢===" |
||
Line 4: | Line 4: | ||
__NOTOC__ | __NOTOC__ | ||
=== | === 鸣谢=== | ||
Translated "almost" verbatim from http://userbase.kde.org/Tutorials/Kimpanel_(zh_CN) (deprecated due to new translation system) | Translated "almost" verbatim from http://userbase.kde.org/Tutorials/Kimpanel_(zh_CN) (deprecated due to new translation system) |
Revision as of 11:54, 27 April 2011
KDE 输入法面板
鸣谢
Translated "almost" verbatim from http://userbase.kde.org/Tutorials/Kimpanel_(zh_CN) (deprecated due to new translation system)
Introduction
kimpanel is a panel Plasmoid for various input methods with concurrent Plasma theme.
kimpanel
For Kubuntu 9.10 + KDE SC 4.4.x:
sudo apt-get install plasma-widget-kimpanel
Right click desktop, choose
, place the Plasmoid (possibly named "Input Method Panel") wherever you prefer.![](/images.userbase/thumb/b/b2/Zhcnkimpaneladd.png/300px-Zhcnkimpaneladd.png)
fcitx-dbus
![](/images.userbase/d/d8/ZhcnKimpanel.png)
Support for FCITX has been in trunk since r294. Users are encouraged to upgrade.
svn co http://fcitx.googlecode.com/svn/trunk fcitx cd fcitx ./configure --prefix=/usr && make && sudo make install
ibus
![](/images.userbase/7/7a/Zhcnkimpanel2.png)
Install ibus as usual. Then
For Kubuntu 9.10 + KDE SC 4.4.x:
- install kimpanel-backend-ibus
sudo apt-get install plasma-widget-kimpanel-backend-ibus
- open -> , add
ibus-daemon --panel=/usr/lib/ibus/ibus-ui-kde
If the kimpanel Plasmoid is absent, please check $QT_IM_MODULE and set that to ibus.
Links
Suggestions for Input Method UIs (Chinese)
Install kimpanel on a Fedora 10 notebook (Chinese)