Updates:
Summary: Ibus 1.5 does not effect 'use system layout'.
Comment #16 on issue 1558 by takao.fujiwara1: Ibus 1.5 does not effect 'use
system layout'.
http://code.google.com/p/ibus/issues/detail?id=1558
But I would expect that it would be possible to switch my two system
layouts [us,cz(qwerty)]
The group XKB layout won't be available in ibus because ibus separates the
layout by engine while you could add it in
/usr/share/ibus/component/simple.xml directly.
<layout>us,cz</layout>
<variant>,qwerty</variant>
ibus does not change the XKB options so if you set the options in the
session they will be inherited by each engine but the options about
switching keymaps are not used by ibus.
The engine specific shortcut keys are not implemented yet.
--
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