From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ms-smtp-03-smtplb.ohiordc.rr.com ([65.24.5.137] helo=ms-smtp-03-eri0.ohiordc.rr.com) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1CoX9v-0006ZP-00 for ; Tue, 11 Jan 2005 20:18:51 -0500 Received: from [192.168.1.100] (cpe-024-033-004-163.midsouth.rr.com [24.33.4.163]) by ms-smtp-03-eri0.ohiordc.rr.com (8.12.10/8.12.7) with ESMTP id j0C1Imwa026469 for ; Tue, 11 Jan 2005 20:18:48 -0500 (EST) Date: Tue, 11 Jan 2005 19:18:48 -0600 (CST) From: Adam Myrow To: "Speakup is a screen review system for Linux." In-Reply-To: <20050112001509.GX790@rednote.net> Message-ID: References: <20050110174910.GA445@romuald.net.eu.org> <01c601c4f7a1$30a6ce50$6601a8c0@geekspeak> <20050111151112.GU790@rednote.net> <036c01c4f7f2$59f48580$6601a8c0@geekspeak> <20050111173213.GV790@rednote.net> <20050111215858.GW790@rednote.net> <03ea01c4f82c$fe6d9360$6601a8c0@geekspeak> <20050112001509.GX790@rednote.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: An Accessible Adobe Reader for Linux X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jan 2005 01:18:51 -0000 On Tue, 11 Jan 2005, Janina Sajka wrote: > It is possible to query all available objects on the gnome desktop, or > for a particular app, and obtain data, including text labels, data > values, etc. So, it is reasonable to consider that one might, for > instance, create an ncurses interface to gui applications. No one has > built such an interface to my knowledge, but the opportunity is there. Actually, somebody has tried this. It is known as "cursing GTK." I haven't tried it out, mainly because the person who was working on this wasn't exactly fluent in English, and I couldn't comprehend exactly what one would need to do to get it working. In any case, the web site for this is at: http://atrey.karlin.mff.cuni.cz/~pavel/cursed/cursed.html. As I said, the English is pretty bad, but apparently, somebody with a lot of patience might be able to make use of this.