I have installed dual monitor on my system. I am running a process which continuously takes focus of browser. This way, i am unable to work on some other application as other application looses focus again and again. Is there any way by which i can set different focus for different monitors?

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

I say "no" because focus can be only one. Otherwise what would happen when you click "Ctrl+C" or "Alt+F4" or every other key combination that assumes you have 1 focused application/element?

Your solution is to deal with that application stealing your focus.

link|improve this answer
you are right but is there any software or hack that can allow me to do so? – user601236 Sep 29 '11 at 5:32
You should be more specific about your problem with that application that steals your focus. What is that application and why does it steals it? – Krom Stern Sep 29 '11 at 5:34
that is a process which is running in browser and it needs browser focus always to run. – user601236 Sep 29 '11 at 5:46
You should deal with that process. There should be no app constantly stealing focus just for running. – Krom Stern Sep 29 '11 at 6:01
ya will work on it. Thanks Krom – user601236 Sep 29 '11 at 7:20
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.