X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0	tests=BAYES_00,FREEMAIL_FROM,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
Message-ID: <29277832.post@talk.nabble.com>
Date: Tue, 27 Jul 2010 08:51:50 -0700 (PDT)
From: saravanan_k83 <sarakuma@yahoo-inc.com>
To: cygwin@cygwin.com
Subject: opening notepad.exe from linux to window via ssh runs in background
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com


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

