From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from new1.smtp.messagingengine.com (new1.smtp.messagingengine.com [66.111.4.221]) by speech.braille.uwo.ca (Postfix) with ESMTP id 3C77910291 for ; Fri, 5 Feb 2010 13:39:35 -0500 (EST) Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id ABE93DB696 for ; Fri, 5 Feb 2010 13:39:34 -0500 (EST) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Fri, 05 Feb 2010 13:39:34 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:from:to:subject:in-reply-to:message-id:references:mime-version:content-type; s=smtpout; bh=qyHlI0kgAQXNP3nkPDixbLNxfDI=; b=e8qZMf88SCeoPPiFsfWIFjxM9k/GrPSObR1ydoPL2xmKUiAIVFSMLKqvr6MYXidZzhapjovHOs2WJ8K+8t67iDpoAYfRQBdqIfYlmY0trwMtDOdC+hwXlwVYUGTVdTqL8tgD7V4YHpLJH0bcJAWgBpoiFwt5r2Pn8nAT6/qU6U4= X-Sasl-enc: Jm+CP59joQSiiBymf5lKdbFu4B1YHJXxsgI7p3xJP3pI 1265395173 Received: from [192.168.1.3] (128-193-247-73.resnet.oregonstate.edu [128.193.247.73]) by mail.messagingengine.com (Postfix) with ESMTPSA id D13EC1FBD7 for ; Fri, 5 Feb 2010 13:39:33 -0500 (EST) Date: Fri, 5 Feb 2010 10:39:27 -0800 (PST) From: Zachary Kline X-X-Sender: zkline@localhost.localdomain To: "Speakup is a screen review system for Linux." Subject: Re: laptop key bindings In-Reply-To: <20100205120502.GA17645@debian-eeepc> Message-ID: References: <20100203102804.GA11350@debian-eeepc> <4b698c21.a715f10a.794f.1891@mx.google.com> <20100205120502.GA17645@debian-eeepc> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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: Fri, 05 Feb 2010 18:39:35 -0000 On Fri, 5 Feb 2010, Daniel Dalton wrote: > On Wed, Feb 03, 2010 at 08:43:17AM -0600, Chris Brannon wrote: >> Daniel Dalton wrote: >>> I've found most of the laptop speakup key bindings, however, can someone >>> point out what keys bind to the following: >> >>> Go to top of screen >> capslock control y > > Thanks very much! > > Is there some kind of file I can consult to look up all the laptop > key bindings? You can use the help command, which is bound to capslock+f1. That'll put you into a list of all bindings which you can navigate with the arrow keys. Hope this helps, Zack.