This file is indexed.

/usr/share/doc/garlic-doc/mouse/index.html is in garlic-doc 1.6-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<html>

<head>
<title>
Mouse Usage
</title>
</head>

<h1 align=center>

Mouse Usage

</h1>

<hr size="3">

<font size="-1" color=RED>
garlic,
free molecular viewer and editor,
free molecular visualization program,
protein structure, DNA structure, PDB,
molecular rendering, biological macromolecule,
Unix, Linux, free software download, open source software,
Damir Zucic.
</font>

<hr size="3">

<font color=#880000>
<b>
MOUSE USAGE IN DEFAULT MODE
<br>
</b>
</font>


Move the mouse pointer over the structure and you will see the textual
information about the atom covered by the pointer. This information will be
visible in the output window (the bottom right corner of the main window).
<br><br>

If viewing some large structure (like protein or DNA), the sequence
neighborhood of the residue covered by the mouse pointer will be visible in
the top portion of the main window (see the example below).
<br><br>

The structure drawing mode is not the only mode where this trick may be used:
try also Ramachandran plot, hydrophobicity plots and sequence comparison.
The examples below show the content of the output window for all four cases:
<br><br>


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

<td align="center">

Structure
<br>
display

</td>

<td align="center">

Ramachandran
<br>
plot

</td>

<td align="center">

Averaged
<br>
hydrophobicity

</td>

<td align="center">

Sequence
<br>
comparison


<tr>

<td align="center">
<img src="outstr.gif">
</td>

<td align="center">
<img src="outrama.gif">
</td>

<td align="center">
<img src="outplot.gif">
</td>

<td align="center">
<img src="outcomp.gif">

</table>

<br>


The image below is an example of the sequence neighborhood. Read the text
about the command
<a href="../commands/nei.html">
NEIGHBORHOOD
</a>
for more information about sequence neighborhood.
<br><br>

<img src="neighbor.gif">
<br><br>


<font color=#880000>
<b>
USING MOUSE INSTEAD OF KEYBOARD CONTROLS
<br>
</b>
</font>


Mouse clicks may be used for rotations, translations, and for slab and color
adjustment. If you want to rotate or translate the structure, or to change
slab and color fading, click on a selected button in the control window
(the top right corner of the main window). Shift, alt and control play the
same role as if keyboard is used for the same job.
<br><br>

Some desktop environments (like KDE and Gnome) use function keys to launch
pop-up menus or for some other purpose. This means that function keys F1, F2,
F3 and F4 will not work properly with garlic. You can use mouse to click on
dummy buttons in a control window. Another approach will be to change the
desktop environment settings.
<br><br>


<font color=#880000>
<b>
MOUSE USAGE IN EDITING MODE
<br>
</b>
</font>


After executing the EDIT CLICK command, the mouse may be used to pick
a single bond for editing. Read the page about the command
<a href="../commands/edi.html">
EDIT
</a>
to learn how to pick a single bond.
<br><br> 


<hr size="3">

</html>