Remove headers from {dock,header}.php
[whome.git] / guide / chap5.php
blob98e42d087cae4fb27ddc0a89236a403f261d1c37
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
12 include("../header.php");
13 include("../dock.php");
16 <div id="inhalt">
17 <table width="880" border="0" cellpadding="1" cellspacing="1">
18 <tr>
19 <td content="content" colspan="2" valign="top">
20 <br />
21 <br />
22 <br />
24 <h2>Chapter 5</h2>
26 <h1>Tips</h1><br />
27 <br />
29 <ul>
30 <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
31 simply hold the Meta key while dragging the window in the client area. This way you can move the window up or down
32 and resize it, if you want.<br />
33 <br /></li>
35 <li>If you want windows to be able to cover the dock, you can make the dock lowerable by double clicking the first
36 dock icon while holding the Meta key. Then, you can raise and lower the dock through the first icon, just like you do
37 with windows.<br />
38 <br /></li>
40 <li>If you want windows to be able to cover menus, you can make them lowerable just like the dock by double clicking
41 the titlebar with the Meta key pressed.</li>
42 </ul><br />
43 <br />
44 <br />
45 </td>
46 </tr>
47 </table>
48 </div>
49 </body>
50 </html>