From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id F1FBA1EF838; Thu, 31 Dec 2015 08:01:58 -0500 (EST) Received: from sonata.ens-lyon.org (sonata.ens-lyon.org [140.77.166.138]) by befuddled.reisers.ca (Postfix) with ESMTPS id 017A91EF10D for ; Thu, 31 Dec 2015 08:01:58 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by sonata.ens-lyon.org (Postfix) with ESMTP id 1670B200BF for ; Thu, 31 Dec 2015 14:01:57 +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 szKRvji4r2zx for ; Thu, 31 Dec 2015 14:01:57 +0100 (CET) Received: from var.youpi.perso.aquilenet.fr (ABordeaux-655-1-80-117.w90-60.abo.wanadoo.fr [90.60.111.117]) (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 EA8A6200B7 for ; Thu, 31 Dec 2015 14:01:56 +0100 (CET) Received: from samy by var.youpi.perso.aquilenet.fr with local (Exim 4.86) (envelope-from ) id 1aEcrc-00029p-FB for speakup@linux-speakup.org; Thu, 31 Dec 2015 14:01:56 +0100 Date: Thu, 31 Dec 2015 14:01:56 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: Getting speakup to run on debian Message-ID: <20151231130156.GV4579@var.home> References: <558A5D8D.20209@gmail.com> 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: Thu, 31 Dec 2015 13:01:59 -0000 Hello, Steve Matzura, on Thu 31 Dec 2015 07:08:46 -0500, wrote: > There was a screen with 78 choices, one per line, and > I couldn't figure out how to scroll the screen backward to read the > first and second screens of choices, Yes, that's the issue with CLIs, I don't see good solutions beyond switching to non-CLI to get better browsing facilities. Apparently speakup does not know how to access to the backscroll of the console. I'm surprised nobody apparently raised the issue, it should be possible to fix it. Samuel