2

Since upgrading to 12.10, sometimes "Switch Applications" does not work.

Pressing Alt+Tab works as pressing only Tab key.
And it does not work even if I change the shortcut key to Ctrl+Tab or any other.

Peachy
  • 7,245
  • 10
  • 40
  • 47
npcode
  • 121

1 Answers1

1

As an alternative you can try installing CompizConfig Settings Manager by using a terminal (CTRL+ALT+T):

sudo apt-get install compizconfig-settings-manager

or by using the software center:

Install via the software center

and select Application Switcher or Static Application Switcher from Window Management group.

Pramodh
  • 111