Keyboard layout switching problems and poll

I think your expectation is the problem here. You never answered the question I asked:

How would the desktop know if you want to switch input source or do something else?

Please do.

For instance, I can use Ctrl+Shift to switch to the next input source on my Ubuntu 17.10. It works. But then Ctrl+Shift+<somekey> key combinations don’t work. I see that as a natural consequence of the fact that I chose a shortcut which conflicts with preset shortcuts, while you see it as a problem.

Again: Please answer the question I asked.

1 Like

How would the desktop know if you want to switch input source or do something else?

OK, I’ll answer.
It should simply interpret hotkey combination on KeyRelease event (when key is up) and not on KeyPress (when key is down).
On 16.04 LTS with MATE DE hotkeys seem to be interpret this way.

On 17.10 and 18.04 LTS it does not.
So I reported bug about that to upstream. I hope that @Wimpress will help to solve this issue.

2 Likes

I see.

The layout switching menu provided by GNOME Tweaks is a GUI interface to set the corresponding XKB options. So to get the functionality you would like to see, I suppose that the behavior of XKB would need to be changed. Would that be reasonable? Can’t really tell, but I fear it’s hard to make developers give it high priority.

You say that it works that way on 16.04 with MATE, and if it does, this may not be an XKB thing after all. AFAIK XKB hasn’t been changed in this respect lately.

1 Like

Fresh news.

Previously reported bug 1720364 is a duplicate of previously reported bug1683383.
Both are really about Xorg bug 865.

Xorg needs to be patched manually by interested users or by upstream, or by Canonical and Debian developers.

1 Like

Unbelievable! :open_mouth:

1 Like

Dear all!

I have created PPA with patched packages for Ubuntu 16.04 LTS (xenial, with HWE) and Ubuntu 18.04 LTS (bionic).

You can test them by the following commands:

sudo add-apt-repository ppa:nrbrtx/xorg-hotkeys
sudo apt-get update
sudo apt-get dist-upgrade

Hope this helps.

7 Likes

Thanks for making this available, @Norbert. Great work!

Just wondering: There must be reasons why this hasn’t been fixed upstream. Is there a risk for side effects which people who use your PPA should be made aware of?

3 Likes

I do not know why it is not fixed upstream.
The patch I used is developed by ArchLinux user kyak.
And it seems that even they can not pull it upstream too.

2 Likes

@Norbert, great! Thank you for your efforts!
I confirm that this patch fixes the problem for me. I have just tested it in LO Writer in Ubuntu 18.04.
I use ‘Alt + Shift’ as keyboard layout switcher and, lately, the shortcut in LO Writer ‘Shift + Ctrl + Alt + V’ (yes, I used to use this shortcut regularly) hasn’t been working. Now, after update from this PPA, it works again as expected.

3 Likes

You could try to submit the patch as a Stable Release Update but it will almost certainly not be accepted because Xorg is such a critical part of the OS. Nice one on requesting it for Debian 10, I’m guessing that it’s too late for Ubuntu 18.04 but we’ll have to see what Debian make of it because if they accept it soon then it’ll be in Ubuntu 18.10…

It’s not perfect. But It never was and Ubuntu carried it for 5 years. Alternate solutions has been declined on upstream as well. They are very stubborn.

My issue is key press vs key release. Ubuntu carried the xorg patch mentioned above since 12.04. Then they dropped during 17.10 because it didn’t apply correctly. However Arch has updated the patch (even on upstream) and @Norbert is using it. I don’t see any reason why it can’t go in Ubuntu as FFE as of now or as SRU later. It actually solves couple of shortcuts issue in Unity too. @jbicha ?

2 Likes

The main issue is that when you’re using combinations like ctrl+shift+f this combination works fine, but also changes keyboard layout. Ubuntu 18.04

Right. I think the nature of the issue is described previously in this thread.

@doctor-rover

Thank you for compliments and your efforts on our local forum :slight_smile:
Nice to meet you in this community!

@nick-denizhenko , @gunnarhj

The patched packages (with patch from AUR) was tested and work great in:

  • Ubuntu 16.04 LTS (with HWE) - Unity, MATE, Xfce;
  • Ubuntu 18.04 LTS - KDE, MATE, Xfce.

I completely do not care about GNOME, I even not tested patched packages with it.
GNOME “developers” break normal classic user experience, so I ignore them.

I can’t fix the patch, because I’m not an author of it.

If you guys are so clever, you can ask support here, or on Xorg (and wait another 5-10 years), or on IRC, and write your own pretty good nice patch.
You can also patch GNOME Shell, Mutter, Metacity, Compiz and whole Xorg stack if GNOME fails for you.

I need to do my main work, I do it in MATE DE.
So I made my life easier with packages from my PPA.
Now I can use MATE on 16.04 LTS (with HWE) and 18.04 LTS. Nothing more.

If my packages do not help you - you can always remove the PPA with

sudo ppa-purge ppa:nrbrtx/xorg-hotkeys

and continue to use your desktop as before.

2 Likes

CapsLock is the most simplest key for changing layout when you want to work with both hand while writing a mixed text of two language. Actually CapsLock does not use to its main function because people barely write with a lot of bold words and using shift for occasionally one letter is very common,

Yet CapsLock does not seem to be configurable for this task for me on 18.04.1. It did work on 17.10 Does it work for you? If it does what is your setup?

replying to myself - after the application of the suggested patches I have managed to configure CapsLock to work - Put the “CapsLock behaviour” in “Advanced Layout Options” into “disabled” (not “CapsLock disabled” which is another setting available there, sic!) And then went to dock icon keyboard layout settings and just set CapsLock in “Switch to next source using”
I have also activated “Show Extended Input Sources” but not sure if that’s required.

No, it does not. I switched to ubuntu-mate because of this problem. I do not think I will ever come back to ubuntu main distro.

1 Like

Thank you @Norbert for reporting this issue and for providing a solution. I have noticed the same issue on Ubuntu 18.04 Unity and I’m going to try your patches.

1 Like

Unfortunately, @Norbert’s solution doesn’t fix my problem with the language switching shortcuts on Ubuntu 18.04 Unity.

1 Like