File: chapter02.html

package info (click to toggle)
tilp2 1.17-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,652 kB
  • ctags: 1,291
  • sloc: sh: 12,010; ansic: 9,764; cpp: 255; xml: 246; makefile: 138
file content (75 lines) | stat: -rw-r--r-- 2,692 bytes parent folder | download | duplicates (6)
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
64
65
66
67
68
69
70
71
72
73
74
75
<!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>TiLP User's Manual</title>
  <meta name="author" content="The TiLP 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="chapter01.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="chapter03.html" accesskey="N">Next</a></td>
    </tr>
    <tr>
      <td align="left" valign="top" width="33%">Introduction</td>
      <td align="center" valign="top" width="34%">&nbsp;</td>
      <td align="right" valign="top" width="33%">Settings<br>
      </td>
    </tr>
  </tbody>
</table>
<hr align="left" width="100%">
</div>
</div>
</div>
<h1>2. Overview</h1>
<h2>2.1 Standard GUI</h2>
When you launch TiLP2, you will see something like this:<br>
<br>
<div style="text-align: center;"><img alt="" src="tilp.png"
 style="width: 685px; height: 349px;"><br>
</div>
<br>
All operations/settings can be done by the top menu bar (not shown
here), Drag &amp; Drop, or by popup menus (right click on each view).<br>
<br>
By default, the window is split into 2 parts:<br>
- the local view (right frame) : contains a toolbar (calculator-related
operations), a tree and an information frame (current folder);<br>
- the remote view (left frame) : contains a toolbar (computer-related
operations), a list and an information frame (memory used and/or free).<br>
<br>
<font size="3">Any operation is based on the content of the
left or the right frame.</font>
This is the same behaviour as TiLP I.<br>
<h2>2.2 Simplified GUI</h2>
TiLP2 adds a new GUI mode : it's possible to configure
TiLP2 to run with only the remote view as shown below :<br>
<br>
<div style="text-align: center;"><font size="3"><img alt=""
 src="tilp2.png" style="width: 347px; height: 349px;"><br>
<br>
</font>
<div style="text-align: left;"><font size="3">Any operation is based on
the content of the left frame only but file location is used from the
right frame (working folder).</font></div>
</div>
<font size="3"><br>
</font>
<hr>
</body>
</html>