Comment #14 on issue 1558 by takao.fujiwara1: Ibus does not provide French
Bepo keymap
http://code.google.com/p/ibus/issues/detail?id=1558
Probably the ibus fix will be later after ibus-dconf fixes correctly.
Originally I thought to use the value the use-system-layout but the default
was TRUE in ibus 1.4 but probably now it should be FALSE to use the ibus
xkb engines and some users could costomize it. And the probably the new
dconf key would be better but currently ibus-dconf is quite buggy in the
name conversion.
It would be good to wait for new gsettings for new values.
At the moment, you could modify <layout> tag and add <layout_variant> tag
in /usr/share/ibus/component/pinyin.xml by manual and restart ibus-daemon.
- <layout>us</layout>
+ <layout>fr</layout>
+ <layout_variant>bepo</layout_variant>
--
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