*** This bug is a duplicate of bug 1835541 ***
    https://bugs.launchpad.net/bugs/1835541

Thanks for your report!

This issue is upstream in nature, and it would be great if you could
submit an upstream issue:

https://github.com/ibus/ibus/issues/

There is another bug about the same topic, so I marked this bug as a
duplicate of the other one. Please submit possible follow-up comment on
the other bug.

** This bug has been marked a duplicate of bug 1835541
   ibus only provides non-standard UK keyboard layouts

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1540587

Title:
  No UK keyboard support

Status in ibus package in Ubuntu:
  Confirmed

Bug description:
  UK keyboard is NOT available as an input method in uBuntu 14.04 LTS
  ibus (1.5.5-1ubuntu3) input method selection.

  Please can someone fix this omission by adding the appropriate info to
  /usr/share/ibus/component/simple.xml as having the system incorrectly
  default to a US keyboard is a real pain - you can't put anything in
  quotes or pipe output from one command into another. It makes a UK
  keyboard system unusable.

  My simple solution is to add the 'gb' keyboard as follows:

                <engine>
                        <name>xkb:gb::eng</name>
                        <language>eng</language>
                        <license>GPL</license>
                        <layout>gb</layout>
                        <longname>English (UK)</longname>
                        <description>English (UK)</description>
                          <icon>ibus-keyboard</icon>
                        <rank>99</rank>
                </engine>

  A better solution would be to process files in
  /usr/share/X11/xkb/symbols and add ALL available xkb keyboards to
  simple.xml as a post installation operation. Doing this would help
  people see the advantages of ibus instead of fighting it to try and
  get a usable system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1540587/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to