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]

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


You probably need to enable X11 forwarding to forward the GUI in the
ssh client and server.

Ryan

On Tue, Jul 27, 2010 at 11:51 AM, saravanan_k83 <sarakuma@yahoo-inc.com> wrote:
>
> 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
>
>

--
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]