Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com To: Corinna Vinschen Subject: Re: problem in telnet session References: <20010314115838 DOT V2116 AT c...> <20010314201133 DOT F8866 AT c...> From: Rui-Tao Dong In-Reply-To: <20010314201133.F8866@c...> User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Crater Lake) Date: 14 Mar 2001 15:12:53 -0800 Message-ID: Lines: 48 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii >>>>> "Corinna" == Corinna Vinschen writes: Corinna> On Wed, Mar 14, 2001 at 10:20:08AM -0800, Rui-Tao Dong Corinna> wrote: >> # net stop inetd >> >> replaced inetd and then >> >> # net start inetd >> >> a dos window pops up. If I kill the window, inetd dies. Anything >> wrong with my setup? cygcheck results attached below. Corinna> Did you check the "Allow service to interact with desktop" Corinna> setting in the service control panel as Egor suggested Corinna> yesterday just for testing purposes? Uncheck it. Well, I have a strange setting. I want to interact with the desktop. I am sitting in front of an NT box and using vncviewer to connect to Xvnc running on a Linux machine. The nice thing about this setting is that if the NT box crashes (which happens every a couple of hours when I am playing with vision hardwares), it doesn't kill my XEmacs along with other stuff. I use M-x remote-compile to compile programs. (Basically ssh NTBOX "cd $PWD; exec nmake -k" ) I want to get stdout (stderr if it applies) into my XEmacs buffer and still see standard window's popup (some error messages insist to pop up.) I was thinking that if I could get start.dwFlags = STARTF_USESHOWWINDOW; start.wShowWindow = SW_HIDE; into LPSTARTUPINFO before inetd forks the first client, everything should be OK. However, I can't find an obvious place to insert the code. -- Regards, Rui-Tao (x31679) -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple