5

Upgraded to 11.10 this morning.

Terminal windows stopped showing in the alt+tab switcher.

What's the problem and how can I fix it?

Zanna
  • 70,465
David
  • 51
  • 2
    Is the problem that only one of the terminals is showing up? Do any show up? – Nathan Osman Oct 14 '11 at 23:33
  • I was experiencing the same problem and tried to fix it by gconf as explained above, but in my gconf there was not any folders named "mutter"... HOWEVER, the problem unexpectedly DISAPPEARED when the system was RESTARTED... –  Nov 06 '11 at 12:36

4 Answers4

3

Open CCSM (CompizConfig Settings Manager) go to Ubuntu Unity Plugin > Switcher

Untick Bias alt-tab to prefer window on the current viewport

Zanna
  • 70,465
Stephan
  • 580
  • 1
    This issue with Terminator resurfaced in 16.04 and the above solved it. Thank you! – Ray May 22 '16 at 21:23
3

I had the same issue, but disappeared now (I think after restart) As an alternative you can use alt+shift+up_arrow

Kris Harper
  • 13,477
ahwebd
  • 31
1

I had a similar problem, but with chromium-browser and keepassx.

Ugly but effective: from a terminal window, start gnome-panel. The minimized window shows up in the panel, click to un-minimize, then kill the gnome-panel.

bstpierre
  • 2,086
1

Same problem here. I think it started after I added terminal to launcher. After experimenting with gconf-editor, I found a solution:

  1. Open gconf-editor.
  2. In gconf-editor goto: apps ➤ mutter ➤ general.
  3. Tick the key named live_hidden_windows.
Basharat Sialvi
  • 24,046
  • 8
  • 62
  • 82