Documentation updates for 1.2.
[enjoyable.git] / Resources / Help / Contents / Resources / English.lproj / pgs / problems.html
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <title>Troubleshooting</title>
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
8 <link href="../sty/default.css"
9 rel="stylesheet"
10 type="text/css"
11 media="all"/>
12 </head>
13
14 <body>
15 <a name="problems"></a>
16
17 <div id="navbox">
18 <div id="navleftbox">
19 <a class="navlink_left"
20 href="help:anchor='home' bookID='com.yukkurigames.Enjoyable.help'">
21 Home
22 </a>
23 </div>
24 </div>
25
26 <div id="headerbox">
27 <div id="iconbox">
28 <img id="iconimg"
29 src="../gfx/Icon.png"
30 alt="Icon"
31 height="32" width="32"/>
32 </div>
33 <h1>Troubleshooting</h1>
34 </div>
35
36 <h3>
37 <a name="unavailable"></a>
38 When I start Enjoyable, it says "Input devices are unavailable"
39 </h3>
40 <p>
41 This happens if Enjoyable is refused access to your input
42 devices by Mac OS X. This usually happens if another application
43 has requested exclusive access to them. Try quitting any other
44 applications using your input devices. If that doesn't work, try
45 disconnecting and reconnecting the device, then restarting
46 Enjoyable. If it still doesn't work you may need to reboot.
47 </p>
48
49 <h3>
50 <a name="noswitch"></a>
51 Enjoyable never switches to my application mapping
52 </h3>
53 <p>
54 Make sure it matches the name of the application exactly. If you
55 still have trouble, name the mapping <kbd>@Application</kbd> and
56 switch back to have Enjoyable try to pick the correct name
57 automatically.
58 </p>
59
60 <h3>
61 <a name="brokenmouse"></a>
62 Mouse clicks and drags don't work
63 </h3>
64 <p>
65 For reasons yet to be determined, Enjoyable can freeze if it
66 receives its own simulated mouse events. All other applications
67 should work fine; however, mouse events are finicky and it's
68 possible some applications may not like the way they are
69 handled. If you find an appliation that has problems with
70 Enjoyable's mouse support
71 <a href="mailto:yuu@yukkurigames.com">please email us</a>.
72 </p>
73 </body>
74 </html>