Updates:
        Status: Accepted
        Cc: takao.fujiwara1
        Labels: Component-ibus

Comment #1 on issue 1708 by takao.fujiwara1: Please remove Korean XKB from "simple" engine
http://code.google.com/p/ibus/issues/detail?id=1708

However I guess some users switch to input methods with Hangul key?

You can test my metion with the following way.

0. Use non-GNOME and non-Unity desktop likes XFCE4 or LXDE so that ibus-setup effects the ibus configuration.

1. Modify /usr/share/ibus/component/hangul.xml

                         <icon>ibus-hangul</icon>
-                        <layout>us</layout>
+                        <layout>kr</layout>
+                        <layout_variant>kr104</layout_variant>
                         <longname>Hangul</longname>

2. Restart ibus

% ibus restart

3. Enables two engines of "Korean (101/104 key compatible)" and "Hangul" only on ibus-setup.

4. Change Super + space shortcut key to Hangul on ibus-setup.

and then you can switch kr(kr104) and hangul with Hangul key.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

回复