教學/ Kimpanel

From KDE UserBase Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page is a translated version of the page Tutorials/Kimpanel and the translation is 61% complete.
Outdated translations are marked like this.

KDE 輸入法面板

鳴謝

英文其實是從中文翻譯過去的。。。。

簡介

新的輸入法面板,使用的是當前的Plasma主題樣式。

kimpanel

右擊桌面,選擇添加部件,放置輸入法面板到你喜歡的地方。

The KDE Input Method Panel Widget

fcitx-dbus

Fcitx的KIMPanel支持已經進入主分支,從r294開始支持,建議更新到最新版

svn co http://fcitx.googlecode.com/svn/trunk fcitx
cd fcitx
./configure --prefix=/usr && make && sudo make install

提示

*Archlinux的Aur里有fcitx-dbus-svn,目前這個包已經可以被fcitx-svn取代


提示


ibus

正常安裝 ibus,然後運行

For Kubuntu 9.10 + KDE SC 4.4.x:

  • 安裝 kimpanel-backend-ibus
sudo apt-get install plasma-widget-kimpanel-backend-ibus
  • 打開 系統設定 -> 自動啟動, 新增
ibus-daemon --panel=/usr/lib/ibus/ibus-ui-kde

附注

ibus 需要安裝 ibus-qt 或 ibus-qt4 才能在KDE/Qt程序中輸入中文


For Arch Linux:

  • open System Settings -> Autostart, add
ibus-daemon -drx --panel=/usr/lib/kimpanel-ibus-panel

For Gentoo:

  • open System Settings -> Autostart, add
ibus-daemon -drx --panel=/usr/lib64/libexec/kimpanel-ibus-panel

Note

The panel path here is only for a 64-bit architecture. For other architectures, please change it accordingly.


如果沒出現輸入框,檢查下 $QT_IM_MODULE,設置成 ibus

鏈接

您对输入法的图形界面有什么建议

笔记fedora 10下安装fcitx和plasma主题的输入法面板

kimpanel + ibus 输入法