X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Date: Mon, 9 May 2011 19:52:05 +0200 From: Samuel Thibault To: Lee Maschmeyer Cc: cygwin AT cygwin DOT com, dave AT mielke DOT cc Subject: Re: Who's using "CYGWIN=tty" and why? Message-ID: <20110509175205.GA5069@const.famille.thibault.fr> Mail-Followup-To: Lee Maschmeyer , cygwin AT cygwin DOT com, dave AT mielke DOT cc References: <20110509161028 DOT GJ27739 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.12-2006-07-14 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Lee Maschmeyer, le Mon 09 May 2011 13:40:57 -0400, a écrit : > And, truth to tell, I've been around here for a good long time and > never heard of CYGWIN=notty. As I understand it, notty is already the default, so unless you have an explicit CYGWIN=tty, it's already notty. brltty does not touch at the cygwin tty layer. It just uses native win32 interfaces to access the consoles (AttachConsole, ReadConsoleOutputCharacterW) and simulate keypresses (WriteConsoleInputW), consoles need to be windows console, but that's all. Samuel -- 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