tge/example/tstpro/docs/mouse.htm
2025-02-17 23:17:30 -06:00

51 lines
1.8 KiB
HTML

<html>
<head>
<title>David Wyand's Looking Glass</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF">
<p align="center"><b><font face="Arial, Helvetica, sans-serif">Mouse Controls</font></b></p>
<table width="100%" border="0" cellspacing="4">
<tr>
<td width="25%">Left mouse button</td>
<td width="75%">Rotates the view or the direct light when the 'l' key is held.</td>
</tr>
<tr>
<td width="25%">Right mouse button</td>
<td width="75%">Translates the view. With SHIFT held down will translate faster.</td>
</tr>
<tr>
<td width="25%">Mouse wheel</td>
<td width="75%">Used to zoom the view in and out. With SHIFT held down will
zoom faster. With SHIFT and CTRL held down will zoom even faster.</td>
</tr>
<tr>
<td width="25%">Mouse wheel + ALT</td>
<td width="75%">Will scroll through the detail levels of the viewed object.</td>
</tr>
</table>
<p>It is also possible to translate or zoom the view with only the left mouse
button (or the single mouse button on the standard Mac mouse) with the following
key combinations:</p>
<table width="100%" border="0" cellspacing="4">
<tr>
<td width="25%">CTRL</td>
<td width="75%">Translates the view as if the right mouse button were used.
SHIFT may be used to translate faster.</td>
</tr>
<tr>
<td width="25%">ALT on Windows</td>
<td width="75%">Zooms the view as if the mouse wheel were used. SHIFT and
SHIFT+CTRL may be used to zoom faster.</td>
</tr>
<tr>
<td width="25%">Apple or Command on Mac</td>
<td width="75%">Zooms the view as if the mouse wheel were used. SHIFT and
SHIFT+CTRL may be used to zoom faster.</td>
</tr>
</table>
<p>&nbsp;</p>
</body>
</html>