source: trunk/gli/help/en/ofmiceandmenus.htm@ 7007

Last change on this file since 7007 was 7007, checked in by kjdon, 20 years ago

made some modifications to the gli help to remove the hunting and mirroring panes. this meant that some strings needed to be changed - I have changed the english ones, and put placeholders in the other langs for them - hopefully someone can translate them :-)

  • Property svn:keywords set to Author Date Id Revision
File size: 3.6 KB
Line 
1<html>
2<head>
3<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
4<title>The Greenstone Librarian Interface - Help Pages</title>
5</head>
6<body bgcolor="#E0F0E0">
7<table width="100%" cellspacing="0" cellpadding="5" bgcolor="#B0D0B0" border="2">
8<tr>
9<td width="15%" align="center"><img width="45" src="../gatherer_medium.gif" height="45"></td><td width="*" align="center"><a name="ofmiceandmenus"><font size="5" face="Verdana"><strong>1.1: Of Mice and Menus</strong></font></a></td><td width="15%" align="center"><img width="45" src="../gatherer_medium.gif" height="45"></td>
10</tr>
11</table>
12
13This section provides basic information about interacting with the Librarian Interface.
14If you are familiar with programs such as Internet Explorer or Microsoft
15Office and are comfortable with mouse clicks and menus, skip to the <a href="howtoavoidthisdocument.htm#howtoavoidthisdocument">next section</a>.
16 <p></p>
17<table bgcolor="#B0D0B0" width="480" cellpadding="2" border="2" align="center">
18<tr>
19<td align="center"><font size="4" face="Verdana"><strong>
20 Contents
21 </strong></font></td>
22</tr>
23<tr>
24<td>
25<table width="100%" cellpadding="2" border="0" bgcolor="#FFFFFF">
26
27<tr>
28<td colspan="3"><a href="#simple">Simple Instructions:</a></td>
29</tr>
30
31<tr>
32<td colspan="1"> </td><td colspan="2">
33 Basic concepts
34 <tr>
35<td colspan="2"> </td><td colspan="1">
36 Mouse actions
37 </td>
38</tr>
39
40<tr>
41<td colspan="2"> </td><td colspan="1">
42 Keyboard
43 </td>
44</tr>
45
46</td>
47</tr>
48
49<tr>
50<td colspan="1"> </td><td colspan="2">
51 Exiting the program
52 </td>
53</tr>
54
55
56<tr>
57<td colspan="3"><a href="#advanced">Advanced Instructions:</a></td>
58</tr>
59
60<tr>
61<td colspan="1"> </td><td colspan="2">
62 Quick keys
63 </td>
64</tr>
65
66
67</table>
68</td>
69</tr>
70</table>
71<p></p>
72
73<p></p>
74<img width="20" src="../gatherer_small.gif" height="20"><a name="simple"> Simple Instructions:</a>
75<p style="text-align:justify"></p>
76The Librarian Interface follows Microsoft Windows conventions and draws upon
77ordinary knowledge of Windows.
78<p></p>
79Any part of the screen that you interact with, such as a button or text field,
80is called a "control". At any given time one control, called the "focus", is
81highlighted and responds to the keyboard. Several controls allow you to select
82parts that are highlighted in dark blue. Some controls are greyed out to
83indicate that they are disabled.
84<p></p>
85You can move and left- or right-click the mouse in the usual way. Many
86components also allow you to "drag" them, by clicking and holding the left
87mouse button, move them with the mouse, and "drop" them elsewhere by releasing
88the button. Potential drop targets alter their appearance when a component
89hovers over them.
90<p></p>
91You can use the keyboard to type into text fields. Keyboard alternatives are
92available for many controls, indicated by a key name in square brackets -- for
93example, [Tab] alters the focus. The plus sign shows if other keys must be
94pressed at the same time.
95<p></p>
96Exit the Librarian Interface program by choosing "Exit" from the "File"
97menu. Your collection will be saved first.
98 <p></p>
99<img width="20" src="../gatherer_small.gif" height="20"><a name="advanced"> Advanced Instructions:</a>
100<p style="text-align:justify"></p>
101To access a menu, hold down [ALT] and press the corresponding letter
102(underlined). For example, for the "File" menu press [ALT] + [F]. To choose an
103item, press the corresponding key. For example, while in the File menu
104press [S] to "Save" a collection.
105 </body>
106</html>
Note: See TracBrowser for help on using the repository browser.