Fix typo
[whome.git] / FAQ.php
blob38a4e25934fa10ef5be63efc28f9621eee86ecd6
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>Window Maker: Home</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 />
21 <h1>FAQ</h1>
23 <p>Have questions about Window Maker? If so, look no further. Below is our collection of Frequently Asked Questions and
24 their corresponding answers. Many of these have been adapted from the <a href=
25 "http://web.archive.org/web/20030401182339/http://www.dpo.uab.edu/~grapeape/wmfaq.html">original FAQ</a> by Chris
26 Green. Questions are routinely taken and added in from the mailing lists and IRC forums.</p>
28 <ol>
29 <li><a href="introduction.php">Introduction to Window Maker</a></li>
31 <li><a href="installing">Installing Window Maker</a></li>
33 <li><a href="configuring">Configuring Window Maker</a></li>
35 <li><a href="using">Using Window Maker</a></li>
37 <li><a href="compatibility">Application Compatibility</a></li>
39 <li><a href="themes">Themes and Dockapps</a></li>
41 <li><a href="misc">Miscellaneous Questions</a></li>
43 <li><a href="troubleshooting">Troubleshooting Tips</a></li>
45 <li><a href="programming">Programming for Window Maker</a></li>
46 </ol>
47 </td>
48 </tr>
49 </table>
51 <?php include("footer.php"); ?>
53 </body>
54 </html>