diff options
Diffstat (limited to 'lynx_help/keystrokes/keystroke_help.html')
-rw-r--r-- | lynx_help/keystrokes/keystroke_help.html | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/lynx_help/keystrokes/keystroke_help.html b/lynx_help/keystrokes/keystroke_help.html index 05c94246..17912452 100644 --- a/lynx_help/keystrokes/keystroke_help.html +++ b/lynx_help/keystrokes/keystroke_help.html @@ -1,4 +1,4 @@ -<!-- $LynxId: keystroke_help.html,v 1.18 2013/05/21 10:51:27 tom Exp $ --> +<!-- $LynxId: keystroke_help.html,v 1.19 2014/01/07 01:45:02 tom Exp $ --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> @@ -10,20 +10,24 @@ <link rev="made" href="mailto:lynx-dev@nongnu.org"> <meta http-equiv="Content-Type" content= "text/html; charset=us-ascii"> -</head> + <meta name="description" content= + "Lynx recognizes many single-character commands. This is an overview to their default bindings, with links to more detailed documentation."> + </head> <body> - <h1>Keystroke Commands</h1> + <p><strong>Lynx</strong> recognizes many single-character + commands. This is an overview to their default bindings, with + links to more detailed documentation.</p> <pre> - <a href= -"movement_help.html">MOVEMENT</a>: Down arrow - Highlight next topic + <a name="movement" href="movement_help.html" id= +"movement">MOVEMENT</a>: Down arrow - Highlight next topic Up arrow - Highlight previous topic Right arrow, - Jump to highlighted topic Return, Enter - Follow selected link Left arrow - Return to previous topic - <a href= -"scrolling_help.html">SCROLLING</a>: + - Scroll down to next page (Page-Down) + <a name="scrolling" href="scrolling_help.html" id= +"scrolling">SCROLLING</a>: + - Scroll down to next page (Page-Down) - - Scroll up to previous page (Page-Up) SPACE - Scroll down to next page (Page-Down) b - Scroll up to previous page (Page-Up) @@ -41,8 +45,8 @@ > - Go to the next link in the current column # - Go to Toolbar or Banner in the current document - <a href= -"dired_help.html">DIRED</a>: c - Create a new file + <a name="dired" href="dired_help.html" id= +"dired">DIRED</a>: c - Create a new file d - Download selected file e - Edit selected file f - Show a full menu of options for current file @@ -51,8 +55,8 @@ t - Tag highlighted file u - Upload a file into the current directory - <a href= -"other_help.html">OTHER</a>: ? (or h) - Help (this screen) + <a name="other" href="other_help.html" id= +"other">OTHER</a>: ? (or h) - Help (this screen) a - Add the current link to a bookmark file c - Send a comment to the document owner d - Download the current link |