I installed Karmic 64bit today. Everything works fine except swanalekha. First I tried by adding Malayalam language in Language support utility available in Karmic. Everything installed fine, but I'm not able to get the SCIM icon on the tray during startup. I checked the SCIM config to confirm that show tray icon is checked. Then I tried the swanalekha installation script given below. * #!/bin/bash
apt-get install language-support-ml language-pack-ml language-pack-gnome-ml language-pack-gnome-ml-base language-pack-kde-ml language-pack-kde-ml-base apt-get install scim scim-gtk2-immodule m17n-contrib scim-m17n dpkg -i scim-ml-phonetic_0.1.3-2_all.deb dpkg -i ttf-malayalam-fonts_0.5.4_all.deb touch /etc/X11/Xsession.d/74custom-scim_startup chmod 646 /etc/X11/Xsession.d/74custom-scim_startup echo 'export XMODIFIERS="@im=SCIM"' >> /etc/X11/Xsession.d/74custom-scim_startup echo 'export GTK_IM_MODULE="scim"' >> /etc/X11/Xsession.d/74custom-scim_startup echo 'export XIM_PROGRAM="scim -d"' >> /etc/X11/Xsession.d/74custom-scim_startup echo 'export QT_IM_MODULE="scim"' >> /etc/X11/Xsession.d/74custom-scim_startup chmod 644 /etc/X11/Xsession.d/74custom-scim_startup* Note: I already had scim-ml-phonetic and ttf-malayalam-fonts packages on my hdd. Even after that its not working. When i run *scim -d* the tray icon is appearing but control+space is not working. Can anyone kindly help me out? Regards Ajith Sen --~--~---------~--~----~------------~-------~--~----~ "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the website: www.ilug-tvm.org or the google group page: http://groups.google.com/group/ilug-tvm?hl=en -~----------~----~----~----~------~----~------~--~---
