From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id F38061F05BD; Thu, 14 Jan 2016 19:07:53 -0500 (EST) Received: from sonata.ens-lyon.org (sonata.ens-lyon.org [140.77.166.138]) by befuddled.reisers.ca (Postfix) with ESMTPS id EECE31F05AB for ; Thu, 14 Jan 2016 19:07:52 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by sonata.ens-lyon.org (Postfix) with ESMTP id 1B10F200C1 for ; Fri, 15 Jan 2016 01:07:52 +0100 (CET) Received: from sonata.ens-lyon.org ([127.0.0.1]) by localhost (sonata.ens-lyon.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AZSvHETa1cJt for ; Fri, 15 Jan 2016 01:07:52 +0100 (CET) Received: from var.youpi.perso.aquilenet.fr (ABordeaux-655-1-107-94.w92-134.abo.wanadoo.fr [92.134.230.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by sonata.ens-lyon.org (Postfix) with ESMTPSA id ED353200BF for ; Fri, 15 Jan 2016 01:07:51 +0100 (CET) Received: from samy by var.youpi.perso.aquilenet.fr with local (Exim 4.86) (envelope-from ) id 1aJrvj-00017k-Gk for speakup@linux-speakup.org; Fri, 15 Jan 2016 01:07:51 +0100 Date: Fri, 15 Jan 2016 01:07:51 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: Getting speakup to run on debian Message-ID: <20160115000751.GA4157@var.home> References: <558A5D8D.20209@gmail.com> <20151231130156.GV4579@var.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.20 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: Fri, 15 Jan 2016 00:07:54 -0000 Steve Matzura, on Thu 31 Dec 2015 08:49:11 -0500, wrote: > Or, until that changes, display one screen at a time, with an option > to show previous/next screen or enter the requested prompt? At first I was thinking it wouldn't be so simple, but it seems so actually. I have prepared a patched version: https://people.debian.org/~sthibault/tmp/mini-cdebconf-text-choices.iso '(' and ')' can be used to display next and previous choices. Probably better shortcuts could be found ('<' is already taken), any ideas? Samuel