Add installation and internationalization docs to webpage.
[whome.git] / chap5.php
bloba2aca5c15fdf683573d2ad6b665f1a4b24c380bd
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: Tips</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 <h2>Chapter 5</h2>
24 <h1>Tips</h1><br />
25 <br />
27 <ul>
28 <li>If the size of a window gets so large that it doesn't fit on the screen and you can't manipulate it, you can
29 simply hold the Meta key while dragging the window in the client area. This way you can move the window up or down
30 and resize it, if you want.<br />
31 <br /></li>
33 <li>If you want windows to be able to cover the dock, you can make the dock lowerable by double clicking the first
34 dock icon while holding the Meta key. Then, you can raise and lower the dock through the first icon, just like you do
35 with windows.<br />
36 <br /></li>
38 <li>If you want windows to be able to cover menus, you can make them lowerable just like the dock by double clicking
39 the titlebar with the Meta key pressed.</li>
40 </ul><br />
41 <br />
42 <br />
43 </td>
44 </tr>
45 </table>
47 <?php include("footer.php"); ?>
49 </body>
50 </html>