File: chapter04.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 (109 lines) | stat: -rw-r--r-- 4,542 bytes parent folder | download | duplicates (2)
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!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="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%">Settings</td>
      <td align="center" valign="top" width="34%">&nbsp;</td>
      <td align="right" valign="top" width="33%">Operations<br>
      </td>
    </tr>
  </tbody>
</table>
<hr align="left" width="100%">
</div>
</div>
</div>
<h1>4. Popup Menus</h1>
By clicking the right button menu anywhere on the left or the right
view, you gain
access to a popup menu. If you let your mouse
cursor on the item during some while, a tooltip will appear.<br>
Please note that many items of popup menu have an accelator key and a
shortcut.<br>
<br>
<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
 cellspacing="2">
  <tbody>
    <tr>
      <td style="vertical-align: top; text-align: center;">Left view
(remote)<br>
      </td>
      <td style="vertical-align: top; text-align: center;">Right view
(local)<br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top; text-align: center;"><img alt=""
 src="popup_remote.png" style="width: 154px; height: 174px;"><br>
      </td>
      <td style="vertical-align: top; text-align: center;"><img alt=""
 src="popup_local.png" style="width: 228px; height: 118px;"><br>
      </td>
    </tr>
  </tbody>
</table>
<br>
<h2>4.1 Remote menu </h2>
- <span style="font-style: italic;">Change device</span>: lets you
select another device configuration,<br>
- <span style="font-style: italic;">Options</span>: get access to
general options in a single box,<br>
- <span style="font-style: italic;">Local view</span>: toggle
full/simplified GUI (show/hide right frame). Drag &amp; Drop is not
usable, operations are executed by the <span style="font-style: italic;">Receive</span>
and <span style="font-style: italic;">Send</span> buttons,<br>
- <span style="font-style: italic;">Full path</span>: send variable
into its original folder,<br>
- <span style="font-style: italic;">Recv as group</span>: receive
several file in a single group file,<br>
- <span style="font-style: italic;">Delete var</span>: request
deletion of variables/applications previously selected in the remote
view,<br>
- <span style="font-style: italic;">Create folder</span>: request
creation of folder.<br>
<h2>4.2 Local menu</h2>
- <span style="font-style: italic;">Edit</span>: <font size="3">cut/copy/paste
files, </font><font size="3">rename/delete files, create a new folder,<br>
- <span style="font-style: italic;">File</span>: (un)select all
files, go to parent folder (..), set as working folder (and save
config), refresh local view,<br>
- <span style="font-style: italic;">Groups</span>(*): </font><font
 size="3">group/ungroup selected files (use group format),<br>
- <span style="font-style: italic;">TiGroups</span>(*):
group/ungroup slected files (use TiGroup format)<br>
</font><font size="3">- <span style="font-style: italic;">Options</span>:
show all files, confirm deleting/overwriting, receive as group,<br>
- <span style="font-style: italic;">Change Drive</span>:</font><font
 size="3"> change the working drive [Win32]</font><br>
<br>
(*) Note: since v1.06 of TILP II, these menu entries have been removed and
replaced by an entry named '<span style="font-style: italic;">Open...</span>'.
This entry allows to directly open the file with the Group File Manager
(GFM). This is an external application, from the same makers, which can be
downloaded from &lt;<a  href="http://lpg.ticalc.org/prj_gfm">http://lpg.ticalc.org/prj_gfm</a>&gt;.<br>
<hr>
</body>
</html>