Ignore:
Timestamp:
2006-09-13T11:36:17+12:00 (18 years ago)
Author:
kjdon
Message:

revision of GLI help text for version 2.71

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/help/en/ofmiceandmenus.htm

    r11597 r12723  
    55</head>
    66<body bgcolor="#E0F0E0">
    7 <table border="2" bgcolor="#B0D0B0" cellpadding="5" cellspacing="0" width="100%">
     7<table width="100%" cellspacing="0" cellpadding="5" bgcolor="#B0D0B0" border="2">
    88<tr>
    9 <td align="center" width="15%"><img height="45" src="../gatherer_medium.gif" width="45"></td><td align="center" width="*"><a name="ofmiceandmenus"><font face="Verdana" size="5"><strong>1.1: Of Mice and Menus</strong></font></a></td><td align="center" width="15%"><img height="45" src="../gatherer_medium.gif" width="45"></td>
     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>
    1010</tr>
    1111</table>
    1212
     13
    1314<p>This section provides basic information about interacting with the Librarian Interface. If you are familiar with programs such as Internet Explorer or Microsoft Office and are comfortable with mouse clicks and menus, skip to <a href="howtoavoidthisdocument.htm">How to Avoid Reading This Document</a>.</p>
     15
    1416<p>The Librarian Interface follows Microsoft Windows conventions and draws upon ordinary knowledge of Windows.</p>
     17
    1518<p>Any part of the screen that you interact with, such as a button or text field, is called a "control".  At any given time one control, called the "focus", is highlighted and responds to the keyboard.  Several controls allow you to select parts that are highlighted in dark blue.  Some controls are greyed out to indicate that they are disabled.</p>
     19
    1620<p>You can move and left- or right-click the mouse in the usual way.  Many components also allow you to "drag" them, by clicking and holding the left mouse button, move them with the mouse, and "drop" them elsewhere by releasing the button.  Potential drop targets alter their appearance when a component hovers over them.</p>
    17 <p>You can use the keyboard to type into text fields.  Keyboard alternatives are available for many controls, indicated by a key name in square brackets -- for example, [Tab] alters the focus.  The plus sign shows if other keys must be pressed at the same time.</p>
    18 <p>Buttons, like menus, have one character underlined.  To "click" the button, press [ALT] and the underlined character at the same time.</p>
    19 <p>To access a menu, hold down [ALT] and press the corresponding letter (underlined).  For example, for the "File" menu press [ALT] + [F].  To choose an item, press the corresponding key.  For example, while in the File menu press [S] to "Save" a collection.</p>
     21
     22<p>You can use the keyboard to type into text fields. [Tab] alters the focus between multiple text fields.</p>
     23
    2024<p>Exit the Librarian Interface program by choosing "Exit" from the "File" menu.  Your collection will be saved first.</p>
     25
    2126</body>
    2227</html>
Note: See TracChangeset for help on using the changeset viewer.