site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Thunderbird 2.0.0.9 (Windows/20071031) Hi, there, Thanks a lot! Calvin _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On Mac, if I run a command in terminal and start a GUI application, the new window is always hide behind the current window. So does start apps from other application like firefox. But noticed that double click an icon in "Finder" can start it correctly. So I did some test and found that if I wrap the command into a fake ".app" folder and use "open -a fake.app", it'll show the new window in the front. It's not good solution and I'm sure I haven't got the root reason. I suppose there is an option in the configuration file of window manager for MacOS to control this behavior. Am I right? Anyone has any idea on what that option is and how to change it? I'm going mad with this problem. This email sent to site_archiver@lists.apple.com