[Pkg-ime-devel] Bug#727823: ibus-skk: Unwanted keyboard layout change
Hajime MIZUNO
mizuno-as at ubuntu.com
Thu Jan 2 12:30:19 UTC 2014
This problem is due to "jp" layout's been forced by
/usr/share/ibus/component/skk.xml.
By changing to the "default" from "jp",
you can use the keyboard layout of the system default.
$ diff -u /usr/share/ibus/component/skk.xml{.orig,}
--- /usr/share/ibus/component/skk.xml.orig 2014-01-02 21:24:46.918087412 +0900
+++ /usr/share/ibus/component/skk.xml 2013-12-30 20:53:39.000000000 +0900
@@ -18,7 +18,7 @@
<license>GPL</license>
<author>Daiki Ueno <ueno at unixuser.org></author>
<icon>/usr/share/ibus-skk/icons/ibus-skk.svg</icon>
- <layout>jp</layout>
+ <layout>default</layout>
<longname>SKK</longname>
<description>SKK Input Method</description>
<rank>70</rank>
I attached the patch for ibus-skk package.
Thanks.
--
Regards,
Hajime MIZUNO <mizuno-as at ubuntu.com>
Key fingerprint = 9B07 B934 B70C 8482 8892 E276 502E 0713 4EEF 9E8D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use-system-default-keyboard-layout.patch
Type: text/x-patch
Size: 725 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ime-devel/attachments/20140102/ff2a47a5/attachment.bin>
More information about the Pkg-ime-devel
mailing list