Clean up root folder.
[enjoyable.git] / Resources / Help / Contents / Resources / English.lproj / index.html
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <title>Enjoyable Help</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7 <meta name="AppleTitle" content="com.yukkurigames.Enjoyable.help" />
8 <meta name="AppleIcon" content="gfx/Icon.png" />
9 <meta name="robots" content="anchors" />
10 <link href="sty/default.css" rel="stylesheet" type="text/css" media="all"/>
11 </head>
12
13 <body>
14 <a name="home"></a>
15
16 <div id="navbox">
17 <div id="navrightbox">
18 </div>
19 </div>
20
21 <div id="headerbox">
22 <div id="iconbox">
23 <img id="iconimg" src="gfx/Icon.png" alt="Enjoyable Icon" height="32" width="32"/>
24 </div>
25 <div id="pagetitlebox">
26 <h1>Enjoyable Help</h1>
27 </div>
28 </div>
29
30 <p style="margin-bottom: 2em">
31 Enjoyable helps you use a joystick or gamepad to control
32 applications which normally require a keyboard and mouse.
33 </p>
34
35 <div style="display: table-cell; width: 40%; padding-right: 1em">
36 <h3>Quick Start</h3>
37 <ul>
38 <li>Connect a joystick or gamepad.</li>
39 <li>Press a button on it, then the keyboard key you want to use.</li>
40 <li>Press the ▶ button in the upper-right.</li>
41 <li>Start up your game and use your gamepad!</li>
42 </ol>
43 </div>
44
45 <div style="display: table-cell; width: 60%; border-left: solid #666 1px; padding-left: 1em; margin-top: 1em">
46 <p>
47 <a href="help:anchor='keyboard' bookID='com.yukkurigames.Enjoyable.help'">
48 Keyboard Events
49 </a><br />
50 Map buttons to keys on a keyboard.
51 </p>
52 <p>
53 <a href="help:anchor='mouse' bookID='com.yukkurigames.Enjoyable.help'">
54 Mouse Events
55 </a><br />
56 Use axes and buttons to simulate a mouse.
57 </p>
58 <p>
59 <a href="help:anchor='mappings' bookID='com.yukkurigames.Enjoyable.help'">
60 Application Mappings
61 </a><br />
62 Create and share mappings for different applications.
63 </p>
64 <p>
65 <a href="help:anchor='problems' bookID='com.yukkurigames.Enjoyable.help'">
66 Troubleshooting
67 </a><br />
68 Assistance for common problems.
69 </p>
70 </div>
71
72 <p style="border-top: #777 solid 1px; text-align: center; margin-top: 2em">
73 <a class="weblink" href="help:anchor='boring' bookID='com.yukkurigames.Enjoyable.help'">
74 license</a>
75 -
76 <a class="weblink" href="http://yukkurigames.com/enjoyable">
77 website</a>
78 </p>
79
80 </body>
81 </html>