5

I'm using Cairo Dock (in Ubuntu 12.10) and there is one issue: it doesn't switch between opened windows by [Alt] + [Tab].

I'm sure, it's not the Compiz problem, cause [Alt] + [Tab] shortcut works well in Unity, Gnome 2 and Gnome 3, but it doesn't in Cairo Dock.

What can I do to resolve that issue?

titusjaka
  • 558

1 Answers1

5

The answer was found here: click me, if you have the same problem :)

All, that you need to do is:

  1. Install Compiz Manager

    sudo apt-get install compizconfig-settings-manager

    Or just install via Software Center

  2. Run Compiz Manager

  3. Check in Shift Switcher
  4. Cnange "Next Window" option to [Alt]+[Tab].
titusjaka
  • 558