typo fix
[whome.git] / chap6.php
blob4be8a0a033f03c1b2ecfb04fe0a1e39051dd13c9
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
5 <title>User Guide: Glossary</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
7 <link href="title.css" rel="stylesheet" type="text/css" />
8 </head>
10 <body>
11 <?php include("dock.php"); ?>
12 <?php include("header.php"); ?>
14 <div>
15 <table class="inner" border="0" cellpadding="1" cellspacing="1">
16 <tr>
17 <td content="content" colspan="2" valign="top">
18 <br />
19 <br />
20 <br />
22 <h1>Glossary</h1>
24 <ul>
25 <li>[drag] to click in an object with the mouse and move the mouse while holding the mouse button.</li>
27 <li>[miniaturize] (iconify, minimize) to temporarily put a window aside, replacing the window with a miniature
28 representation of it.</li>
30 <li>[Meta key] depending on the system and keyboard types, this can mean different keys. Under Linux, it is usually
31 the Alt or Alternate key.</li>
32 </ul><br />
33 <br />
34 <br />
35 </td>
36 </tr>
37 </table>
39 <?php include("footer.php"); ?>
41 </body>
42 </html>