[Bug 1584314] Re: Togo keyboard layout / compose keys

2019-10-02 Thread Gunnar Hjalmarsson
Removing the ibus (ubuntu) task, since it does not deal with compose.
It's either GTK or XIM.

** No longer affects: ibus (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584314

Title:
  Togo keyboard layout / compose keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/1584314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1584314] Re: Togo keyboard layout / compose keys

2017-01-29 Thread Bug Watch Updater
** Changed in: xkeyboard-config
   Status: Unknown => Fix Released

** Changed in: xkeyboard-config
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584314

Title:
  Togo keyboard layout / compose keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/1584314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584314] Re: Togo keyboard layout / compose keys

2017-01-29 Thread Mathew Hodson
** Bug watch added: freedesktop.org Bugzilla #92344
   https://bugs.freedesktop.org/show_bug.cgi?id=92344

** Also affects: xkeyboard-config via
   https://bugs.freedesktop.org/show_bug.cgi?id=92344
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584314

Title:
  Togo keyboard layout / compose keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/1584314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584314] Re: Togo keyboard layout / compose keys

2016-06-01 Thread Gunnar Hjalmarsson
On 2016-06-01 11:25, Daniel Holbach wrote:
> Is there anything else left to be sponsored?

Nope, not at this time, at least, so please feel free to unsubscribe
ubuntu-sponsors. Thanks for your sponsor help!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584314

Title:
  Togo keyboard layout / compose keys

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584314] Re: Togo keyboard layout / compose keys

2016-06-01 Thread Daniel Holbach
Is there anything else left to be sponsored?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584314

Title:
  Togo keyboard layout / compose keys

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584314] Re: Togo keyboard layout / compose keys

2016-05-25 Thread Gunnar Hjalmarsson
Thanks, Alkis, then I understand better. Sounds like the Greek issue is
quite the opposite to the Togo issue then...

I have also noticed that IBus doesn't come preinstalled on MATE.
However, gnome-language-selector UI works the same there, i.e. if you
*explicitly* select "none", the ~/.xinputrc file with "run_im xim" is
created. Considering what we know now, it should be changed, and I'm
going to modify gnome-language-selector, by adding an explicit "xim"
option, and let "none" really mean "none".

I have also an idea now about the root cause of the Greek issue. Getting
back to you later about that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584314

Title:
  Togo keyboard layout / compose keys

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584314] Re: Togo keyboard layout / compose keys

2016-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package libx11 - 2:1.6.3-1ubuntu3

---
libx11 (2:1.6.3-1ubuntu3) yakkety; urgency=medium

  [ Mats Blakstad ]
  * debian/patches/017_togo_compose_keys.diff:
- Compose keys for local languages in Togo (LP: #1584314)

 -- Gunnar Hjalmarsson   Mon, 23 May 2016 18:55:00
+0200

** Changed in: libx11 (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584314

Title:
  Togo keyboard layout / compose keys

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584314] Re: Togo keyboard layout / compose keys

2016-05-24 Thread Alkis Georgopoulos
Hi Gunnar,

the issue was that in some cases, typing the Greek key for accent (tonos, the 
key is ";"), and then after releasing it, typing "α", resulted in two separate 
characters, i.e.
;+α=´α
instead of the correct
;+α=ά

At first I thought this was because of ibus, because I was seeing the issue 
only on setups where ibus was installed.
But later on I realized that something, maybe /usr/bin/gnome-language-selector, 
but possibly something else too, was creating a ~/.xinputrc file:
# im-config(8) generated on Wed, 25 May 2016 07:25:38 +0300
run_im xim
# im-config signature: 5f2367a738e8f9717ddbb719455f7930  -

So when that file was present, even when ibus was not installed, I was still 
having the tonos issue.
After running `rm ~/.xinputrc` and logging in again, the issue was gone.

Btw note that opening gnome-language-selector and selecting "None"
creates that file and causes the issue again!!! So we try to never open
gnome-language-selector.

That's all I know about the issue; I found out that Ubuntu Mate comes
without ibus/fcitx installed, so we've switched to using that one, where
the Xorg system-wide keyboard defaults are respected and remain
unmodified after login and everything works flawlessly! :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584314

Title:
  Togo keyboard layout / compose keys

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1584314] Re: Togo keyboard layout / compose keys

2016-05-24 Thread Gunnar Hjalmarsson
@Alkis:

I took the liberty to subscribe you to this bug, since I have a feeling
that the issue I mentioned in comment #6 might be similar to the one
with typing Greek as you have reported previously. What do you think?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584314

Title:
  Togo keyboard layout / compose keys

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs