diff options
author | Grissiom <chaos.proton@gmail.com> | 2010-06-05 23:37:19 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-05 23:37:19 -0500 |
commit | bfe9c28b08e6288beb8bc6086f849ecd8b3af38a (patch) | |
tree | 35e8f87dca97205f7c20ebb283fa149f5fc768c8 /misc/ibus/README.SBO | |
parent | 44b7865829008fb8757dd7c4aac85b4941fc50ef (diff) | |
download | slackbuilds-bfe9c28b08e6288beb8bc6086f849ecd8b3af38a.tar.gz |
misc/ibus: Miscellaneous cleanups.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc/ibus/README.SBO')
-rw-r--r-- | misc/ibus/README.SBO | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/ibus/README.SBO b/misc/ibus/README.SBO index a7c2378f61..5521d56cca 100644 --- a/misc/ibus/README.SBO +++ b/misc/ibus/README.SBO @@ -25,3 +25,11 @@ chmod +x /etc/profile.d/ibus.{sh,csh} will enable environment variable settings at login, but if you have ibus-qt installed, you may also prefer to run qtconfig and set "Default Input Method" to ibus. +===================== +integration with KDE4 +===================== +Add ``--panel=/usr/share/ibus/ui/kimpanel/panel.py`` parameter to ibus when you +run ibus-daemon. For example, you can append it to the "Exec" entry in +/etc/xdg/autostart/ibus.desktop or any .desktop file you created for launching +ibus. Then add "kimpanel" plasmaiod to your panel or dashboard. Restart ibus, +you will see it shining out there. |