Ubuntu 18.04 alt+shift+tab does not switch apps backwards

Title says it all.

Since upgrading from 17.10 to 18.04 Alt+Tab works fine i.e. switches apps cycling forward. But Alt+Shift+Tab does not switch apps backwards.

I went to Settings > Shortcuts and noticed that the shortcut for Switch applications is Super+Tab.

I tried Super+Tab and Super+Shift+Tab and they worked as expected, but i'm hardwired to use Alt+[Shift]+Tab. So I switched this shortcut to Alt+Tab.

Still Alt+Shift+Tab only switches forward, and not backwards.

Changing the shortcut to Super+Tab again works as expected for both forward and backward switching.

Any idea how to make the Alt+Shift+Tab work for backward app switching?

3 Answers

That's because Alt+Shift+Tab in Ubuntu 18.04 is blocked by another shortcut.

Run this command to free the Alt+Shift combination:

gsettings reset org.gnome.desktop.input-sources xkb-options

source1 source2

7

I was able to resolve it using Gnome Tweaks GUI.

Open Tweaks and go to Keyboard & Mouse, then click - Additional Layout Options:as shown here, ans then uncheck Alt+Shift under Switching to another layout sectionas shown here

That fixed it for me.

1

I use Ubuntu 18.04 with KDE and the answer from dima.rus helped me diagnose the problem: it was caused by a conflict with the shortcut for keyboard language switching.

What solved the problem for me:

  1. Change the Main shortcuts in System Settings -> Keyboard -> Layouts -> Shortcuts for Switching Layout which was Alt+Shift. EDIT: Do not set it to the otherwise rarely used Caps Lock as once I mapped and started using it, in some rare cases it caused the keyboard caps lock mode getting enabled and stuck (as indicated by the keyboard's caps lock light indicator), and forced me to reboot. EDIT: or instead of reboot, just start Onboard (the KDE on-screen keyboard) and use it to press Caps Lock virtually.
  2. Set the Reverse to Alt+Shift+Tab in System settings -> Task Switcher -> Main -> Visualization -> Shortcuts
  3. Log out and in again to KDE

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like