[Bug 1279845] Re: ibus-anthy sets to jp keyboard layout forcibly.
Sebastien Bacher
seb128 at ubuntu.com
Wed Feb 19 15:28:39 UTC 2014
** Changed in: ibus-anthy (Ubuntu)
Assignee: (unassigned) => Aron Xu (happyaron)
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
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
More information about the Ubuntu-sponsors
mailing list