From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from uq.net.au(fox.uq.net.au[203.101.255.1]) (1218 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Thu, 1 Mar 2001 21:29:01 -0500 (EST) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from data.home (mail@dyn-22-254.dialin.uq.net.au [203.100.22.254]) by uq.net.au (8.9.3/8.9.3) with ESMTP id MAA09200 for ; Fri, 2 Mar 2001 12:29:02 +1000 (GMT+1000) Received: from geoff by data.home with local-esmtp (Exim 3.12 #1 (Debian)) id 14YfJV-0008Fl-00; Fri, 02 Mar 2001 12:29:01 +1000 Date: Fri, 2 Mar 2001 12:29:01 +1000 (EST) From: Geoff Shang To: Subject: Re: using lynx. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: On Thu, 1 Mar 2001, Janina Sajka wrote: > Basic keys -- use up and down arrows on the 4-key cursor cross to go up > and down through links. TAB works, but shift-TAB doesn't, so up and down > are better. The one time that tab is advantageous is when you're on a big textarea input field. Down arrow will take you to the next line whereas tab will skip all of it and go to the next link or element. Geoff.