From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 38BE21EF844; Thu, 9 Oct 2014 09:52:27 -0400 (EDT) Received: from mail-qg0-x229.google.com (mail-qg0-x229.google.com [IPv6:2607:f8b0:400d:c04::229]) by befuddled.reisers.ca (Postfix) with ESMTPS id EC4041EF83E for ; Thu, 9 Oct 2014 09:52:25 -0400 (EDT) Received: by mail-qg0-f41.google.com with SMTP id f51so2132327qge.28 for ; Thu, 09 Oct 2014 06:52:24 -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=sHtHBnChqPNDSgAxjfS+2jK9oCEL5XaxidsJydcbjWs=; b=vtBb3a6bjHWTz99Vb67Psm9tVPfJbT22fMItO8F5TRjsoKRjlp87JK83Zgz9cPpo7Y oH2j9ODbDq/8L75808QKMJRkZWhujHUhH6wZYbuuVxl4bJm9CAyTvkgGTLoG3urRfOH6 GFEiyiXCOaORhZIr4kmySlvRUbhY5taWKsHcjhI5GKSqp2Eplz4bXVmcAkLxLtJU9PoE R8nB8rUW5v5Y1+zkEEicgM7S1YW+9+vOH5LXyWgrRhaio2KR1FWK9B/v3AToeuj0G6pQ 2oqZJxKWPrHsOv9rTtaq+4UFQTrvYg7ewago6u2ZfL4pibk8YbfMZE56qXb/pSlYWbpN +Dtw== X-Received: by 10.224.129.201 with SMTP id p9mr19481392qas.75.1412862744153; Thu, 09 Oct 2014 06:52:24 -0700 (PDT) Received: from [10.0.0.101] ([189.48.44.77]) by mx.google.com with ESMTPSA id v16sm2387792qae.29.2014.10.09.06.52.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 09 Oct 2014 06:52:23 -0700 (PDT) Message-ID: <54369325.9070709@gmail.com> Date: Thu, 09 Oct 2014 10:52:37 -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: 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> <5435AE9F.1090306@math.wisc.edu> <5435B544.2090907@math.wisc.edu> <20141009123246.GF1044@opera.rednote.net> <87vbnt2xm9.fsf@mushroom.PK5001Z> In-Reply-To: <87vbnt2xm9.fsf@mushroom.PK5001Z> 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 13:52:27 -0000 Chris writes: > I think the latter approach is probably the best, because it can be > maintained by the people who care the most about console a11y. Also, it > allows for multiple interchangeable implementations, independent of the > userspace console server itself. Is there the possibility for a portable screen reader that works in *bsd too, or the differences among systems are too big? Cleverson