Amharic Input Method for KDE |
|
export XMODIFIERS="@im=SCIM"(This rather complicated start of the SCIM daemon has to do with using SCIM for gtk-based programs)
scim -f socket -ns socket -d
scim -f x11 -s socket -c socket -d
/SupportedUnicodeLocales = am_ET.UTF-8to /etc/scim/config.
"/opt/gnome/lib/gtk-2.0/immodules/im-scim.so"Check if the first line provides the right location for im-scim.so (provided by scim-gtk-immodule package). There should already be a definition for the locale "am" since Gnome comes with a builtin Amharic input. This existing definition has to be replaced by these two lines above.
"scim" "SCIM Input Method" "scim" "/opt/gnome/share/locale" "am"
scim-make-table Amharic.txt.in -b -o Amharic.bin