1<!-- $LynxId: scrolling_help.html,v 1.9 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>Lynx Scrolling Help</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>SCROLLING HELP</h1>
17  <pre>
18        + (or SPACE,   - If the bottom of the screen informs you
19           or CTRL-F)    that there is 'more' to see, you may
20                         move to the next page (Page-Down).
21
22        - (or b,       - If you have moved down in a document, this
23           or CTRL-B)    will bring you back up one page (Page-Up).
24
25        If the 'Num Lock' on your keyboard is on, Lynx translates
26        the numbers of your keypad into movement commands as follows:
27
28                     9  - page up
29                     8  - up arrow
30          7 8 9      7  - moves to the top of a document
31           \|/       6  - right arrow
32        4 - 5 - 6    5  - nothing
33           /|\       4  - left arrow
34          1 2 3      3  - page down
35                     2  - down arrow
36                     1  - moves to the end of a document
37
38        CTRL-A (or Find)    - This Control key, and Function key synonym,
39                              brings you back to the first page of the
40                              current document (Home).
41
42        CTRL-E (or Select)  - This Control key, and Function key synonym,
43                              takes you to the last page of the current
44                              document (End).
45
46        CTRL-N (or Remove)  - This Control key, and Function key synonym,
47                              moves you forward two lines in the current
48                              document (Down-Two).
49
50        CTRL-P (or Insert)  - This Control key, and Function key synonym,
51                              moves you back two lines in the current
52                              document (Up-Two).
53
54        )                   - Moves you forward half a page in the current
55                              document (Down-Half).
56
57        (                   - Moves you back half a page in the current
58                              document (Up-Half).
59
60        ^                   - Go to the first link on the current line.
61
62        $                   - Go to the last link on the current line.
63
64        &lt;                   - Go to the previous link in the current column.
65
66        &gt;                   - Go to the next link in the current column.
67
68        #                   - Jumps you to the pseudo Toolbar or Banner if
69                              present in the current document.  Use left-arrow
70                              to return from there to your previous position
71                              in the document.
72</pre>
73</body>
74</html>
75