diff options
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 a7c2378f61f7..5521d56cca5a 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. |