<html>
<head>
<title>Shortcuts</title>
<link rel="STYLESHEET" href="../script/style.css" type="text/css" />
</head>
<body>
<div class="title">Shortcuts</div>
<p>Some of the shortcuts may not work in IE, Opera & Safari browser</p>
<p>
<table>
<tr><td style="width: 150px"></td><td style="width: 250px"></td></tr>
<tr><td class="bold">Esc</td><td>Sign Out</td></tr>
<tr><td colspan="2"><hr /></td></tr>
<tr><td class="bold">F1</td><td>User Manual</td></tr>
<tr><td class="bold">F2</td><td>System Account</td></tr>
<tr><td class="bold">F3</td><td>System Cookies</td></tr>
<tr><td class="bold">F4</td><td>System Setting</td></tr>
<tr><td class="bold">F5</td><td>Refresh Directory</td></tr>
<tr><td class="bold">F6</td><td>Toogle Folders</td></tr>
<tr><td class="bold">F7</td><td>System Failure</td></tr>
<tr><td colspan="2"><hr /></td></tr>
<tr><td class="bold">Arrow</td><td>Navigate through files</td></tr>
<tr><td class="bold">Delete</td><td>Delete highlighted files</td></tr>
<tr><td colspan="2"><hr /></td></tr>
<tr><td class="bold">Ctrl+A</td><td>Select all</td></tr>
<tr><td class="bold">Ctrl+C</td><td>Copy highlighted files</td></tr>
<tr><td class="bold">Ctrl+D</td><td>Delete highlighted files</td></tr>
<tr><td class="bold">Ctrl+S</td><td>Save file in Text Editor</td></tr>
<tr><td class="bold">Ctrl+V</td><td>Paste copied/moved files</td></tr>
<tr><td class="bold">Ctrl+X</td><td>Move highlighted files</td></tr>
<tr><td colspan="2"><hr /></td></tr>
<tr><td class="bold">Ctrl/Shift + Arrow<br />Ctrl/Shift + Mouse</td><td>Same effect as Windows Explorer</td></tr>
<tr><td colspan="2"><hr />Only happen when your focus is on Address field:</td></tr>
<tr><td class="bold">Arrow Down</td><td>Navigate to next history directory</td></tr>
<tr><td class="bold">Arrow Up</td><td>Navigate to previous history directory</td></tr>
</table>
</p>
</body>
</html>