Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 6 Jan 2003 11:34:34 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Cc: giesler AT ira DOT uka DOT de Subject: Re: Console input in xterm from NT program? Message-ID: <20030106163434.GD25858@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com, giesler AT ira DOT uka DOT de References: <200301051752 DOT 46106 DOT giesler AT ira DOT uka DOT de> <20030105171333 DOT GC16706 AT redhat DOT com> <200301061214 DOT 58902 DOT giesler AT ira DOT uka DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200301061214.58902.giesler@ira.uka.de> User-Agent: Mutt/1.5.1i On Mon, Jan 06, 2003 at 12:14:58PM +0100, Bj?rn Giesler wrote: >On Sunday 05 January 2003 18:13, Christopher Faylor wrote: >>xterm is a pure UNIX-like environment. You can't use Windows APIs to >>control it. You need to use tcsetattr. > >Right. That's what I thought. OTOH, what does tcsetattr on Cygwin do? >W32 just doesn't have it, so I need to emulate it somehow. If you're porting your application to cygwin, use tcsetattr. It doesn't matter if you are in rxvt or on the console. If you are asking how it works, use the source. -- Please use the resources at cygwin.com rather than sending personal email. Special for spam email harvesters: send email to aaaspam AT sources DOT redhat DOT com and be permanently blocked from mailing lists at sources.redhat.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/