Tutorials/Kimpanel/zh-tw: Difference between revisions
m (Created page with "{{Info/zh-tw|1=KDE SC 4.4後kimpanel已經進入plasma-addons,更新你的系統,用包管理器搜索kimpanel,安裝之。 }}") |
m (Created page with "右擊桌面,選擇<menuchoice>添加部件</menuchoice>,放置<menuchoice>輸入法面板</menuchoice>到你喜歡的地方。") |
||
Line 20: | Line 20: | ||
{{Input|1=sudo apt-get install plasma-widget-kimpanel}} | {{Input|1=sudo apt-get install plasma-widget-kimpanel}} | ||
右擊桌面,選擇<menuchoice>添加部件</menuchoice>,放置<menuchoice>輸入法面板</menuchoice>到你喜歡的地方。 | |||
[[Image:Zhcnkimpaneladd.png|300px|center]] | [[Image:Zhcnkimpaneladd.png|300px|center]] |
Revision as of 15:26, 6 May 2011
KDE 輸入法面板
鳴謝
英文其實是從中文翻譯過去的。。。。
簡介
新的輸入法面板,使用的是當前的Plasma主題樣式。
kimpanel
資訊
KDE SC 4.4後kimpanel已經進入plasma-addons,更新你的系統,用包管理器搜索kimpanel,安裝之。
For Kubuntu 9.10 + KDE SC 4.4.x:
sudo apt-get install plasma-widget-kimpanel
右擊桌面,選擇
,放置 到你喜歡的地方。Tip
Arch Linux users please check kimpanel-plasmoid-svn in AUR.
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
Tip
*Arch Linux users should check fcitx-dbus-svn in AUR. fcitx-svn is okey though.
Tip
*Kubuntu users should check fcitx-svn.
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
Note
ibus requires ibus-qt or ibus-qt4 to input special characters in KDE/Qt applications. (I doubt it --- there is XIM still.)
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)