Files

32 lines
1.3 KiB
HTML
Raw Permalink Normal View History

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<title>VideoDB - Documentation</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body>
<a href="index.html">Table of Contents</a>
<!-- begin content -->
<h1>Usage</h1>
<h2>Access Keys</h2>
<p>The default template implements the use of access keys to speed up accessing certain parts
of VideoDB. Here is a list of currently assigned Keys.</p>
<table>
<tr><th>Key</th><th></th></tr>
<tr><td><code>Alt+i</code></td><td>Brings you back to the <b>i</b>ndex page</td></tr>
<tr><td><code>Alt+f</code></td><td>Opens the search page to <b>f</b>ind a movie</td></tr>
<tr><td><code>Alt+n</code></td><td>This creates a <b>n</b>ew entry in the database</td></tr>
<tr><td><code>Alt+e</code></td><td>Using this combination you can <b>e</b>dit the current movie</td></tr>
<tr><td><code>Alt+b</code></td><td>This opens the <b>b</b>orrowmanager</td></tr>
<tr><td><code>Alt+h</code></td><td>Opens the <b>h</b>elp with the user manual</td></tr>
<tr><td><code>Alt+l</code></td><td>Use this for <b>l</b>logging in or out</td></tr>
<tr><td><code>Alt+s</code></td><td>Pressing this key lets you <b>s</b>ave entered formdata</td></tr>
</table>
<!-- end content -->
</body>
</html>