This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

opening notepad.exe from linux to window via ssh runs in background


Hi,

I have setup a ssh connection between linux box and windows using cygwin, I
issued the java code to start notepad on windows. It actually starts notepad
in background. i am not able to see it in foreground.

javacode:
Runtime.getRuntime().exec("notepad.exe")

I even tried setting CYGWIN sshd services "Allow service to interact with
desktop" checked. still it is not showing up notepad screen.

any idea how to fix this?

-- 
View this message in context: http://old.nabble.com/opening-notepad.exe-from-linux-to-window-via-ssh-runs-in-background-tp29277832p29277832.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]