alt + tab not working properly

11,793

Solution 1

Are the apps on different desktops? The Alt+Tab switcher cycles through the apps on the currently active workspace only.

Solution 2

I had this problem with the 12.10 beta 2, although I don't know precisely why it behaved that way, here is how to fix it.

Go to your System Settings > Window Behavior > Task Switcher

Now, on the right side, under the heading "Filter Windows By", the Minimization setting should either be set to "Visible windows" or deselected entirely. That fixed it for me.

If it is set to "Hidden Windows" it tries to show the desktop, it minimizes all other windows, and just seems to behave weirdly.

Solution 3

I'm on 12.10. I tried all that and messed around with compiz but the settings were missing.

I logged out and logged in a "gnome classic session (no effects)" and it seems to work for now

Solution 4

I also had this problem with 12.04 but neither of the above solutions worked for me.

My solution was to open the Ubuntu menu, and choose System Tools -> System Settings, then under Hardware, open Keyboard, click the shortcuts tab, choose Navigation from the left, and scroll down on the right to find "Switch Applications". When you click that it shows "New Accelerator..." - at this point just press ALT-TAB and its set

Its worked perfectly for me ever since. hope that helps someone...

Cheers

Solution 5

The link to the blog given by MarK helped me find the solution but the blog missed a step:

The blog has you install the compizconfig-settings-manager but not compiz-plugins. This is definitely a workaround but it worked for me in the "gnome classic session".

from: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/971051

WORKAROUND:

  1. Install packages: sudo apt-get install compiz-plugins compizconfig-settings-manager
  2. Run "ccsm"
  3. Scroll down to Window Management and enable (tick) "Application Switcher".

I personally found that the "Application Switcher" option did not work for me and I had to use the "Static Application Switcher"

Share:
11,793

Related videos on Youtube

Ankit
Author by

Ankit

Linux user since December, 2010. Have worked on various linux distros like red-hat, CENTOS and Ubuntu-desktop. Believe me Ubuntu-d is the best i have used. Junior Java Developer

Updated on September 18, 2022

Comments

  • Ankit
    Ankit over 1 year

    ALT+Tab functionality has suddenly started misbehaving. it's showing only desktop and the current active app instead of all the applications opened.

    For eg currently, opened applications are firefox and terminal but when i press ALT+Tab I can see either "desktop + firefox" or "desktop + terminal" depending upon whether the current active application is browser or terminal.

    I have not installed any update.

    Please help.

    • Ankit
      Ankit almost 12 years
      nope this isn't a fresh install; i installed ubuntu 12.04 around 2 weeks ago.
    • atenz
      atenz almost 12 years
      Then not installed any update means , Not updated your Ubuntu yet ? . I am just clarifying :)
    • Ankit
      Ankit almost 12 years
      i updated it in the 1st week, not after that
    • Aras
      Aras almost 12 years
      I believe the expected behavior for alt+tab right now is to switch between application in current desktop only. It helps to isolate your different tasks by putting them in different desktops. Of course this can be confusing at first if you expect to scroll through all your open apps -- but trust me its so much better when you get used to it. Try it for a few days and get a feel of how you can leverage the power of multiple desktops. If four desktop is too many at first, try to reducing it down to two until you get a good feel of multiple desktop interaction.