| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT 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 AT yahoo-inc DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | opening notepad.exe from linux to window via ssh runs in background |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |