2 echo "SCIM instruction"
3 echo "edit your scim's global config file,"
4 echo "( it's /etc/scim/global in my box(Archlinux distro). )"
5 echo "change this line: /DefaultPanelProgram = scim-panel-gtk"
6 echo "into: /DefaultPanelProgram = scim-panel-dbus"
7 echo "reboot your system (or manually kill all scim related process) "
8 echo "IBus instruction"
9 echo "start your ibus-daemon by running"
10 echo "ibus-daemon --panel=/usr/share/ibus/ui/qt/panel.py --xim"
11 echo "you can modify your /etc/xdg/autostart/ibus.desktop file to do this"
12 echo "Fcitx instruction"
13 echo "Install fcitx-dbus-svn from AUR"
18 # Update KDE Settings.
19 echo "Update KDE Settings by running kbuildsycoca4"