File: chapter04.html

package info (click to toggle)
tiemu 3.02-1.2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 8,964 kB
  • sloc: ansic: 32,554; sh: 9,561; cpp: 1,075; makefile: 585; xml: 71; sed: 16
file content (63 lines) | stat: -rw-r--r-- 2,168 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type"
 content="text/html; charset=iso-8859-1">
  <meta name="GENERATOR" content="Mozilla 1.1 under Linux">
  <title>TiEmu User's Manual</title>
  <meta name="author" content="The TiEmu team">
  <meta name="description" content="User's Manual">
</head>
<body style="background-color: rgb(255, 255, 255);">
<div align="center">
<div style="text-align: left;">
<div class="NAVFOOTER">
<hr align="left" width="100%">
<table summary="Footer navigation table" border="0" cellpadding="0"
 cellspacing="0" width="100%">
  <tbody>
    <tr>
      <td align="left" valign="top" width="33%"><a href="chapter03.html"
 accesskey="P">Prev</a></td>
      <td align="center" valign="top" width="34%"><a
 href="Manual_en.html" accesskey="H">Home</a></td>
      <td align="right" valign="top" width="33%"><a
 href="chapter05.html" accesskey="N">Next</a></td>
    </tr>
    <tr>
      <td align="left" valign="top" width="33%">First run</td>
      <td align="center" valign="top" width="34%">&nbsp;</td>
      <td align="right" valign="top" width="33%">Keyboard mapping<br>
      </td>
    </tr>
  </tbody>
</table>
<hr align="left" width="100%">
</div>
</div>
</div>
<h1>4. Overview</h1>
When you launch it, TiEmu take some a while for initializing it. After
that, you get this:<br>
<br>
<div style="text-align: center;"><img alt="" src="tiemu.jpg"
 style="width: 579px; height: 362px;"><br>
</div>
<br>
The windows is made up of an image called skin that you can change it
at any time. The skin contains an LCD area and some areas for key
presses.<br>
A key can be pressed with the mouse (left button) by clicking onto the
skin or by using the keyboard (see keyboard mapping topic). This is
customizable.<br>
<br>
Else, the right button of your mouse lets you access a popup menu which
contains all you need for configuring/using the emulator.<br>
<br>
You can resize the window by dragging it and TiEmu will maintain a
constant aspect ratio. Take in mind that the larger the window is, the
more CPU is used!<br>
<span style="font-weight: bold;"></span><br>
<hr>
</body>
</html>