From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-gw0-f42.google.com (mail-gw0-f42.google.com [74.125.83.42]) by speech.braille.uwo.ca (Postfix) with ESMTP id 3EC27C1A276 for ; Sat, 3 Apr 2010 16:51:24 -0400 (EDT) Received: by gwb1 with SMTP id 1so1944484gwb.29 for ; Sat, 03 Apr 2010 13:51:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:subject :message-id:mail-followup-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=gN5tXLMplkn7cJKWmCO/lfesFPABTat36iDXFNBrjPk=; b=I5io0qvo/hBJEDwV0kbfedwHZI0uSlpOaWEPe+h/NqOHlQtDPWlDr4QjzIPKDw8do/ mUtOXkcjsqYqdibrJu9X0J14anPc58OIPdDEilL3LuLW90WdK3KnylzgLnX/2DQFzlkZ rWiO8Dqt2dXQHmx/IsM5Xx+ui10j6TKKo2138= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; b=Kig8UTtaZkB+n7fr5NFy/caOf7RjFnQo7Wu7i2J4dO69+OYX+ifT6nITTLNiO39EkF Ljp4ujfQ51RrPie+r/E+gnXzsTbUba1STZTLjKfcZ7nUG8xNtWKWxd8Xk6lnuuAl+UBs VtW8Xu7RRO4q3sXLRjHIL1MFjOBz8FSxc2OpQ= Received: by 10.100.244.24 with SMTP id r24mr8877211anh.216.1270327869303; Sat, 03 Apr 2010 13:51:09 -0700 (PDT) Received: from linux1 (cpe-76-183-49-63.tx.res.rr.com [76.183.49.63]) by mx.google.com with ESMTPS id 13sm6937626gxk.0.2010.04.03.13.51.06 (version=SSLv3 cipher=RC4-MD5); Sat, 03 Apr 2010 13:51:08 -0700 (PDT) Received: by linux1 (sSMTP sendmail emulation); Sat, 03 Apr 2010 15:51:05 -0500 Date: Sat, 3 Apr 2010 15:51:05 -0500 From: William Hubbs To: "Speakup is a screen review system for Linux." Subject: Re: A Sumary for Speakup guide Message-ID: <20100403205105.GA21499@linux1> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <4BB73AE4.7080306@yahoo.com.br> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 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: Sat, 03 Apr 2010 20:51:24 -0000 On Sat, Apr 03, 2010 at 09:13:07AM -0700, Hart Larry wrote: > Well, Cleverson, what I got was a 46line text summary. I notice there are no > entries in your table of contents for the Dec-Talk USB. There is no separate documentation for the dectalk usb, because it isn't officially supported yet. It is in the same situation as the triple talk usb. You can run it in serial mode as a dectalk express. > Also, funny you should send this today, as last evening I was going to ask on > this list why there are no man pages? I mean, I got type > man yasr > but I sure get nothing typing > man speakup Man pages are for things that get installed on the system and run in user space. I am open to correction, but as far as I know, there are no man pages for anything in kernel space. William