enjoylife's comments
Skype and aMSN
On Hardy Heron (and possibly earlier versions as well) SCIM will not work on applications compiled with their own version of QT such as Skype or aMSN. To resolve this do the following in addition to the guide above:
- Edit /etc/profile
sudo gedit /etc/profile - And add the following lines
# SCIM export XMODIFIERS='@im=SCIM' export GTK_IM_MODULE="scim" export XIM_PROGRAM="scim -d" export QT_IM_MODULE="scim" scim -d
If you haven't already added your locale to /etc/scim/global do that now.
- Run the command 'locale' in your terminal, and copy the locale name after LANG=
- Edit the file /etc/scim/global:
Other comments
There are no comments on this mark.
Similar Marks
Autotags for this Mark
Marks in this trail
SCIM - Community Ubuntu Documentation


