X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0	tests=BAYES_00
X-Spam-Check-By: sourceware.org
Date: Sun, 11 Dec 2011 21:32:39 +0100
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] CALL FOR TESTING: Cygwin 1.7.10
Message-ID: <20111211203239.GC2826@type>
Mail-Followup-To: cygwin@cygwin.com
References: <announce.20111206093746.GA6222@calimero.vinschen.de> <20111206152107.GA2998@lamasti.net> <20111206152710.GD3934@calimero.vinschen.de> <20111206153104.GE3934@calimero.vinschen.de> <20111207092335.GD2998@lamasti.net> <20111207114551.GI16033@calimero.vinschen.de> <20111207124025.GE19579@lamasti.net> <20111207154736.GC2887@lamasti.net> <20111208084745.GD6602@calimero.vinschen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <20111208084745.GD6602@calimero.vinschen.de>
User-Agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

Corinna Vinschen, le Thu 08 Dec 2011 09:47:45 +0100, a écrit :
> Too bad.  In that case, Samuel, can you please have a closer look to
> see what broke brltty?

The switch to mintty, simply. Brltty uses ReadConsoleOutputCharacter()
to get the text from consoles, I bet mintty does not implement this.
Lars thus needs cygwin to be able to run from a standard windows console
too.

> I have not the faintest idea how to test it

Install brltty, and run

brltty -b xw

When the focus is on a windows console, a window on the top of the
screen will show up, representing the output that would show up on a
braille device.

> and how to see if it works or not.

Try to switch to mintty, the window will disappear, because
ReadConsoleOutputCharacter will stop working.

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

