diff options
Diffstat (limited to 'lynx_help/keystrokes')
-rw-r--r-- | lynx_help/keystrokes/keystroke_help.html | 4 | ||||
-rw-r--r-- | lynx_help/keystrokes/scrolling_help.html | 8 |
2 files changed, 12 insertions, 0 deletions
diff --git a/lynx_help/keystrokes/keystroke_help.html b/lynx_help/keystrokes/keystroke_help.html index db9861d0..3ce78b0d 100644 --- a/lynx_help/keystrokes/keystroke_help.html +++ b/lynx_help/keystrokes/keystroke_help.html @@ -27,6 +27,10 @@ CTRL-P - Go back two lines in the current document ) - Go forward half a page in the current document ( - Go back half a page in the current document + ^ - Go to the first link on the current line + $ - Go to the last link on the current line + < - Go to the previous link in the current column + > - 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 diff --git a/lynx_help/keystrokes/scrolling_help.html b/lynx_help/keystrokes/scrolling_help.html index 8a42dda4..ad129448 100644 --- a/lynx_help/keystrokes/scrolling_help.html +++ b/lynx_help/keystrokes/scrolling_help.html @@ -49,6 +49,14 @@ ( - Moves you back half a page in the current document (Up-Half). + ^ - Go to the first link on the current line. + + $ - Go to the last link on the current line. + + < - Go to the previous link in the current column. + + > - Go to the next link in the current column. + # - Jumps you to the pseudo Toolbar or Banner if present in the current document. Use left-arrow to return from there to your previous position |