1<!-- $LynxId: movement_help.html,v 1.7 2013/05/21 10:51:27 tom Exp $ -->
2<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
3
4<html>
5<head>
6  <meta name="generator" content=
7  "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
8
9  <title>Help on Lynx Movement commands</title>
10  <link rev="made" href="mailto:lynx-dev@nongnu.org">
11  <meta http-equiv="Content-Type" content=
12  "text/html; charset=us-ascii">
13</head>
14
15<body>
16  <h1>MOVEMENT HELP</h1>
17  <pre>
18        Down arrow,    -  Move to the next hypertext link,
19        TAB               or scroll down if there are no more
20                          links on the page to move to.
21
22        Up arrow       -  Move to the previous hypertext link,
23                          or scroll up if there are no links
24                          above the current one, and there are
25                          previous pages to move to.
26
27        Right arrow,   -  select the link that the cursor is
28        Return, Enter     positioned on.
29
30        Left arrow     -  Retreat from a link.  Go back to the
31                          previous topic.
32
33
34        *note: If 'VI Keys' are enabled from the options menu or
35               from the '.lynxrc' file, lowercase h,j,k,l will
36               move left, down, up, and right, respectively.
37
38        *note: If 'Emacs Keys' are enabled from the options menu or
39               from the '.lynxrc' file, Ctrl-B, Ctrl-N, Ctrl-P,
40               Ctrl-F will move left, down, up, and right, respectively.
41
42        *note: If the 'Num Lock' on your keyboard is on, Lynx will
43               translate the numbers of your keypad into movement
44               commands.  The translation is as follows.
45
46                     9  - page up
47                     8  - up arrow
48          7 8 9      7  - moves to the top of a document
49           \|/       6  - right arrow
50        4 - 5 - 6    5  - nothing
51           /|\       4  - left arrow
52          1 2 3      3  - page down
53                     2  - down arrow
54                     1  - moves to the end of a document
55</pre>
56</body>
57</html>
58