1234567891011121314151617181920212223242526272829 |
- <html>
- <head>
- <title>Shortcut List</title>
- <link rev="made" href="mailto:WebMaster@foo.blah.dom">
- </head>
- <body>
- <h1>Shortcut List</h1>
- Following is a list of shortcut names and the target links associated
- with them. In Lynx, pressing J followed by one of these shortcut names
- will jump you directly to the link. This list will expand over time.<p>
- <b>Name</b> <b>Link</b>
- <!-- The list *MUST* be kept SORTED, one entry per line -->
- <dl compact>
- <dt>?<dd><a href="file://localhost/Lynx_Dir/jumps.html">This Shortcut List</a>
- <dt>freenets<dd><a href="http://duke.usask.ca/~scottp/free.html">FreeNets around the World</a>
- <dt>genhelp<dd><a href="http://www.wfeb.edu/HELP/@GCGHELP:GENHELP">GCG GenHelp</a>
- <dt>genman<dd><a href="http://www.wfeb.edu/HELP/@GCGHELP:GENMANUAL">GCG GenManual</a>
- <dt>home<dd><a href="http://www.wfeb.edu/">WFEB Home Page</a>
- <dt>mail<dd><a href="lynxprog:mail">Read and/or send mail</a>
- <dt>multinet<dd><a href="http://www.wfeb.edu/HELP/@MULTINET:MULTINET">MultiNet Help</a>
- <dt>news<dd><a href="lynxprog:news">Read and Send News</a>
- <dt>swing<dd><a href="lynxprog:swing sys$login">SWING File/Directory Manager</a>
- <dt>swinghelp<dd><a href="http://www.wfeb.edu/HELP/@CSWING:CSWING/SWING">SWING Help</a>
- <dt>vmshelp<dd><a href="http://www.wfeb.edu/HELP">VMS Help</a>
- <dt>who<dd><a href="lynxexec:show users">Find out who is online now</a>
- </dl>
- </body>
- </html>
|