Tutorials/Kimpanel/zh-tw: Difference between revisions
m (Created page with "英文其實是從中文翻譯過去的。。。。") |
m (Created page with "===簡介 ===") |
||
Line 8: | Line 8: | ||
英文其實是從中文翻譯過去的。。。。 | 英文其實是從中文翻譯過去的。。。。 | ||
=== | ===簡介 === | ||
'''kimpanel''' is a panel Plasmoid for various input methods with concurrent '''Plasma''' theme. | '''kimpanel''' is a panel Plasmoid for various input methods with concurrent '''Plasma''' theme. |
Revision as of 15:24, 6 May 2011
KDE 輸入法面板
鳴謝
英文其實是從中文翻譯過去的。。。。
簡介
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.
fcitx-dbus
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
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)