Comment 15 for bug 35990

Revision history for this message
Ming Hua (minghua) wrote : Re: [Bug 35990] Hotkeys do not work

On Fri, Mar 24, 2006 at 03:02:35PM -0000, David Chart wrote:
>
> Comment:
> The summary appears correct. The menu was set to uim at one point, but
> switched back to XIM later. I don't remember what I did in between,
> but I was trying a variety of input methods. The appearance of UIM is
> probably a red herring.

Good, so it seems "im-switch -s scim" got rid of the interference of
UIM. So let's concentrate on SCIM, and I have got an idea about what
the problem is now.

> The results of the two other commands:
>
> grep "^/Supported" /etc/scim/global:
>
> /SupportedUnicodeLocales = en_US.UTF-8
>
> grep "^/Supported" ~/.scim/global
>
> [no result]

This is expected. Now please remove all your SCIM related settings in
~/.gnomerc (they are not necessary anymore now that im-switch support is
implementend), and first test "im-switch -s scim" (logout and relogin).
According to your previous comments, this is expected to work. Then run
"im-switch -s scim_xim" (logout and relogin again), and this is expected
to fail. Now please add a line
    /SupportedUnicodeLocales = en_US.UTF-8,en_GB.UTF-8
at the end of your ~/.scim/global, logout and relogin. I hope now scim
will be working.

> I'm happy to keep testing this until you understand the problem.

Thank you for the patience when I am trying to figure out the problem.
Your help is greatly appreciated.

Ming
2006.03.24