[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-ime-devel] Bug#727823: ibus-skk: Unwanted keyboard layout change



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 &lt;ueno at unixuser.org&gt;</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>


Reply to: