From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw0-f182.google.com (mail-yw0-f182.google.com [209.85.211.182]) by speech.braille.uwo.ca (Postfix) with ESMTP id 6B744102FE for ; Fri, 13 Nov 2009 08:05:24 -0500 (EST) Received: by ywh12 with SMTP id 12so2994274ywh.21 for ; Fri, 13 Nov 2009 05:05:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:subject :in-reply-to:references:comments:date; bh=iqVcHPD1hRFvTeQ1vXbiJFENNwhp0tVQBOLOVlTlZl8=; b=k3yoqSV5zm6j5thebj18SSPhh7R17NW45pzoWbyshijR/6gRYRi4uFZdHG5cGS3AdU f6FfQ5PmgfY4khpAFxIyB6mWBUWhnkv09gNFDu+6p2ZJyzKJVhi3YGnzKg0BsU3WAf/H q1W6SQovbZXUSlqUgoLQ2myGVmCJfzYKBifMw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:subject:in-reply-to:references:comments:date; b=CO4EbWA7/9hGqtmTlnNm0jNzFmVJePLFnVFrZ6kznWK1sXcwLWRJgzliB46uuPKEtJ JnpDFA0BAx4BNjrVCZBgLYgy2op4WEH29JM1cXnzwSGmEyfpTXe5zz5wnR42ALAw8UZr bxrzIdaXrzr8wjZSFy5ElAymZZ10Sa06OgVRI= Received: by 10.101.128.22 with SMTP id f22mr4589616ann.82.1258117523836; Fri, 13 Nov 2009 05:05:23 -0800 (PST) Received: from localhost (ip24-253-221-18.ok.ok.cox.net [24.253.221.18]) by mx.google.com with ESMTPS id 9sm1418904ywe.11.2009.11.13.05.05.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 13 Nov 2009 05:05:22 -0800 (PST) Message-ID: <4afd5992.0905c00a.7bfa.ffff95bb@mx.google.com> From: Chris Brannon To: "Speakup is a screen review system for Linux." Subject: Re: speakup and dialog In-reply-to: References: <95d95eac-29db-43ae-ad64-9d1c891c416d@default> Comments: In-reply-to Kirk Reiser message dated "Fri, 13 Nov 2009 07:46:51 -0500." Date: Fri, 13 Nov 2009 07:06:09 -0600 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 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: Fri, 13 Nov 2009 13:05:24 -0000 Kirk Reiser wrote: > My guess is however that dialog probably does have > a show cursor mode if you hunt for it. Here's the ticket, I think. export DIALOGOPTS='--visit-items' And then run the program that uses dialog. Suggested to me by Tyler S. -- Chris