From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id F42071EF7BC; Wed, 8 Oct 2014 20:18:13 -0400 (EDT) Received: from mail-qa0-x22b.google.com (mail-qa0-x22b.google.com [IPv6:2607:f8b0:400d:c00::22b]) by befuddled.reisers.ca (Postfix) with ESMTPS id DDB9C1EF7AF for ; Wed, 8 Oct 2014 20:18:12 -0400 (EDT) Received: by mail-qa0-f43.google.com with SMTP id s7so138415qap.30 for ; Wed, 08 Oct 2014 17:18:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=7OHrsEhLTLlVlRAeGvz4A3YO2oMkhblH2mRhb1A6bqs=; b=cXdSYi32ecf3ahP79vhD70ExammzQO2TCtYUtIJqkSFDSQ7FlUhGa2RgGqGBVbXTnU IAT9po4Au8ePcEtFICe7JBJW/Zoi5WBD2HzFxyjVZASF4IuD7Ob64FsqIVt6bCVK8Xpi likl5DEOEnQuuNNVMVvfuD+3NSLXE0SI4MqhvlrZB41zGkzCJnoRRFDZHcAYXBDzmz2W EwGmwwaMxrvwdijFwVCchxybo5FLugK48oRneavjcpZcmyU6/b7U3IUbDQavbe3WNi0d VgokQ9fZ3fkPQlfuo3AiVKcTmMEweARjYat1ZK3WLlW+bqthdTuz+iykezeUnQJvym8D pA6Q== X-Received: by 10.229.219.65 with SMTP id ht1mr18346841qcb.2.1412813892061; Wed, 08 Oct 2014 17:18:12 -0700 (PDT) Received: from [10.0.0.101] ([189.48.44.77]) by mx.google.com with ESMTPSA id l5sm1140514qai.20.2014.10.08.17.18.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 08 Oct 2014 17:18:10 -0700 (PDT) Message-ID: <5435D44E.6020709@gmail.com> Date: Wed, 08 Oct 2014 21:18:22 -0300 From: Cleverson Casarin Uliana User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; pt-BR; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Jupiter rocks; was Re: the push to get rid of CONFIG_VT in the kernel and the future of Speakup References: <87zjd64c16.fsf@mushroom.PK5001Z> <543593E4.5040400@gmail.com> <54359B9E.10203@verizon.net> <54359F71.3090600@gmail.com> <5435CE5D.1030702@verizon.net> In-Reply-To: <5435CE5D.1030702@verizon.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2014 00:18:14 -0000 Guys, There already exists a console screen reader running on the users space, it is very configurable and is able to replace speakup for quite most tasks, especially with pure command line programs but also for some NCurses applications. It's Jupiter, developed by Karl Dahlke. I don't know why he doesn't advertise it more, but here it is: https://github.com/eklhad/acsint Cheers Cleverson