Tutorials/Kimpanel/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with "{{Info/zh-cn|1=KDE SC 4.4后kimpanel已经进入plasma-addons,更新你的系统,用包管理器搜索kimpanel,安装之。}}")
m (Created page with "右击桌面,选择<menuchoice>添加部件</menuchoice>,放置“输入法面板”到你喜欢的地方。")
Line 20: Line 20:
{{Input|1=sudo apt-get install plasma-widget-kimpanel}}
{{Input|1=sudo apt-get install plasma-widget-kimpanel}}


Right click desktop, choose <menuchoice>add widgets</menuchoice>, place the<menuchoice> kimpanel</menuchoice> Plasmoid (possibly named "Input Method Panel") wherever you prefer.
右击桌面,选择<menuchoice>添加部件</menuchoice>,放置“输入法面板”到你喜欢的地方。


[[Image:Zhcnkimpaneladd.png|300px|center]]
[[Image:Zhcnkimpaneladd.png|300px|center]]

Revision as of 11:56, 27 April 2011

Other languages:

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 systemsettings -> autostart, 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)

kimpanel + ibus (Chinese)