Automatic focus after run.

Answered

Can I trigger automatic keyboard focus  on Java program window somehow?

Right now I have to click program window to write input every time I run it.

0
3 comments

Hello,

Works fine on my machine. What is your application type? Have you set focus in your code?

 

0

I meant on the console window.

0

Currently it's possible only via shortcut (Alt+4 by default).

Feel  free to create feature request on YouTrack: http://youtrack.jetbrains.com/issues/IDEA.

0

Please sign in to leave a comment.