Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > eede1088262777189a3d3f16cb3dc560 > files > 168

garlic-1.6-6.i586.rpm

<html>

<head>
<title>
TIT, TITLE
</title>
</head>

<h1 align=center>

TIT, TITLE

</h1>

<hr size="3">

<font color=#880000>
<b>
NAME
<br>
</b>
</font>


TIT, TITLE - add, move or remove the specified title.
<br><br>


<font color=#880000>
<b>
SYNOPSIS
<br>
</b>
</font>


TIT identifier OFF
<br>
TIT identifier screen_x screen_y
<br>
TIT identifier screen_x screen_y "title_string"
<br>
TITLE identifier OFF
<br>
TITLE identifier screen_x screen_y
<br>
TITLE identifier screen_x screen_y "title_string"
<br><br>


<font color=#880000>
<b>
DESCRIPTION
<br>
</b>
</font>


The keyword TITLE may be used to add, move or remove the title to or from the
main window. Up to 100 titles may be added to the main window, to explain the
content. The title position may be specified through screen_x and screen_y.
Each title has the unique identifier. The identifier is a number between
0 and 99 (these two values are allowed too). The title string should be
included into quotes.
<br><br>


<font color=#880000>
<b>
EXAMPLES
<br>
</b>
</font>

<table border=2 cellspacing=2 cellpading=0>

<td align="left">


COMMAND

</td>

<td align="left">

DESCRIPTION

</td>

<tr>

<td align="left">

tit 8 50 50 "This is porin"

</td>

<td align="left">

Add the title number 8 to the main window,
<br>
close to the top left corner

</td>

<tr>

<td align="left">

tit 8 100 400

</td>

<td align="left">

Move the title number 8 to a new position

</td>

<tr>

<td align="left">

tit 8 off

</td>

<td align="left">

Remove (hide) the title number 8

</td>

</table>

<br>

<font color=#880000>
<b>
RELATED COMMANDS
<br>
</b>
</font>


The command LABELS assigns labels to selected atoms. TAG assigns the
specified tag to a structure. Both labels and tag move along with the
structure. Note that tag is assigned to the structure, labels to atoms
and title is assigned to the main window.
<br><br>


<hr size="3">

</html>