When I try to set the default combo for switching to different language layouts in my keyboard from Shift+Super+Space to Alt+Shift I can't.
I used to have this combo since Ubuntu 14 and even before that when I used to have Windows. Now for some stupid reason it does not allow (actually nothing happens its not like I get an error or the combo is used elsewhere). How could I bypass this bug?
You may use (GNOME) Tweaks to achieve your goal. First install it by running
(on Ubuntu 18.04 and later) or
Launch Tweaks and go to Keyboard & Mouse section. Click on the "Additional Layout Options".
A new window should pop up. Look for "Switching to another layout" and expand it. Then check the "Alt+Shift" option.
You can achieve this using
gsettings
(command-line configuration tool).Set forward switch to Shift+Alt(left)
Set backward switch to Alt+Shift(left)
To see the current setting value use get command:
Examples of other key bindings:
Changes will take effect immediately.
Ubuntu 20.20, gnome flashback, the gsettings option didn't work for me. This fixed the problem (copied from my other machine):
Keyboard shortcuts still show Super+Space combination, and it still works, but Alt+Shift works as well.