** Patch added: "change-keyboard-layout.debdiff" https://bugs.launchpad.net/ubuntu/+source/ibus-anthy/+bug/1279845/+attachment/3979784/+files/change-keyboard-layout.debdiff
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ibus-anthy in Ubuntu. https://bugs.launchpad.net/bugs/1279845 Title: ibus-anthy sets to jp keyboard layout forcibly. Status in “ibus-anthy” package in Ubuntu: New Bug description: ibus-anthy sets to jp keyboard layout forcibly by default. It is not familiar with non-jp keyboard layout users who want to input Japanese. configure.ac says: dnl - set ibus-anthy layout AC_ARG_WITH(layout, [AC_HELP_STRING([--with-layout=LAYOUT], [Define the layout. the default is 'jp'. Probably you could set 'default'.])], [LAYOUT="$withval"], [LAYOUT="jp"]) if test x"$LAYOUT" = x; then LAYOUT="jp" fi To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ibus-anthy/+bug/1279845/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp