11

I'm running Ubuntu 13.04 on an ASUS X201EP.

Often, when I launch a program (usually chromium or the file manager) it will open in the background, behind the currently opened window. This is very annoying! For example, I might download a file in chromium, then from within the browser, click "show in folder." This will open the file manager BEHIND the browser window, meaning I have to go click on the "files" icon on the left side of the screen to see my downloaded file.

It's not a huge deal, but it's one of those little annoyances that bugs me throughout the day. Has anyone ever had this problem? I've tried googling "app opens in background," and other similar searches, but I haven't been able to find anything. Any help is appreciated!

andrew.46
  • 38,003
  • 27
  • 156
  • 232
Jesse P
  • 428
  • 3
  • 10
  • 1
    See this (which I think this answer is a duplicate of): http://askubuntu.com/questions/162757/why-some-windows-in-ubuntu-12-04-opens-in-background – MiJyn Jun 20 '13 at 05:21
  • The solution in that link worked for me, thank you! – Jesse P Jun 20 '13 at 08:10

1 Answers1

15

Answered by MiJyn, in this link: Disable new windows auto opening in background

Here is the solution posted there, by MattBAustinTX

  • get compizconfig-settings-manager

  • Press Alt+F2 and type ccsm

  • select the category "General"

  • click on "General Options"

  • Select the "Focus and Raise Behaviour" tab

  • Check "Auto-raise" and set "Focus Prevention" level to Off

That fixed things up for me. Hope it does for you as well.

Jesse P
  • 428
  • 3
  • 10