7

Sometimes applications will wiggle in the launcher and have a blue triangle. (See compiz config settings for Unity.)

How can I set a keyboard command to bring that application to the front in Ubuntu 11.10? I had it set in 11.04, but I don't remember how.

This is useful when programs open in the background or if you activate them from another app. (I have an alias to send files to a single gvim instance from Terminal instead of opening them in their own window. When gvim gets the file, it wiggles but doesn't gain focus.)

idbrii
  • 3,162

2 Answers2

4

With the compiz-plugins-extra package installed (which isn't in the default install), there's an "Extra WM Actions" that has a "activate demanding attention window" keybinding.

idbrii
  • 3,162
2

I found this answer helpful too.

It's not a hotkey, but it helps raise items to the foreground automatically when urgent.

In particular, I found this helped after a recent update when Ubuntu was failing to cycle windows correctly when using Alt+Tab.

Peachy
  • 7,117
  • 10
  • 38
  • 46