[project @ 2004-04-13 23:22:29 by bursa]

Remove obsolete file.

svn path=/import/netsurf/; revision=780
This commit is contained in:
James Bursa 2004-04-13 23:22:29 +00:00
parent 0bb2a027d6
commit 6f9b7ab40d
1 changed files with 0 additions and 31 deletions

View File

@ -1,31 +0,0 @@
<html>
<head>
<title>NetSurf mouse gestures</title>
</head>
<body>
<h1 style="align:center">Mouse gestures</h1>
<p>This page will explain the mouse gesture commands.</p>
<p>Mouse gestures are performed by holding down the Menu mouse button and moving the mouse.</p>
<table border="1">
<tr>
<td>Gesture</td>
<td>Result</td>
</tr>
<tr>
<td>Move left</td>
<td>Go backwards in the history list</td>
</tr>
<tr>
<td>Move right</td>
<td>Go forwards in the history list</td>
</tr>
<tr>Move down then up</td>
<td>Reload the current page</td>
</tr>
</table>
</body>
</html>