Keyboard layout won't change when using Japanese IME
Bug #1240004 reported by
Guill-muller
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
indicator-keyboard (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Until Ubuntu 13.10, having an azerty keyboard layout when writing in French, and a qwerty layout for Japanese input (be it Anthy or Mozc) was only a matter of telling IBus not to "use system layout".
This option is not present in the "text entry" configuration tool, which means I am stuck with the azerty layout even when using the Japanese IME. I tried to leave the "text entry" tool to default in order to configure my IMEs directly from ibus-setup, but for some reason, even then the "do not use system layout" option doesn't work.
This is using the latest ubuntu 13.10 daily build.
tags: | added: saucy |
affects: | im-config (Ubuntu) → indicator-keyboard (Ubuntu) |
description: | updated |
To post a comment you must log in.
Update :
After some digging, I managed to fix this by editing /usr/share/ ibus/component/ mozc.xml default< /layout> line with <layout> jp</layout> , and voilà.
It is a matter of replacing the <layout>
Still, I believe the option should be available directly from the keyboard indicator. It's all the more confusing since doing this used to be so easy from ibus-setup.