-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathamigaguide.guide
145 lines (101 loc) · 2.97 KB
/
amigaguide.guide
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
@database amigaguide.guide
@rem $VER: amigaguide.guide_English 39.1 (26.8.92)
@wordwrap
@node MAIN
@title "AmigaGuide® Help"
I. @{" Buttons " link HELP_BUTTONS}
II. @{" Menus " link HELP_MENUS}
III. @{" Keystrokes " link HELP_KEYSTROKES}
IV. @{" Mouse " link HELP_MOUSE}
V. @{" Arrow Keys " link HELP_ARROWS}
@endnode
@node HELP_BUTTONS "AmigaGuide® Help: Buttons"
@{b}Contents@{ub}
Display the Table of Contents document for the current database.
@{b}Index@{ub}
Display the index document for the current database.
@{b}Help@{ub}
Display the help document for the current database. If the database doesn't have a Help document of its own, then the global Help database will be used instead.
@{b}Retrace@{ub}
Go back to the previous node.
@{b}Browse@{ub}
Step through the documents in sequential order, in the order they appear in the database.
@endnode
@node HELP_MENUS "AmigaGuide® Help: Menus"
@{b}Project@{ub}
Open
Bring up the file requester so that a different file can be loaded for viewing.
Save As
Save the current object to a file.
Print
Print the current document to the current print device.
About
Bring up a requester that shows information on the current document.
Quit
Close the window for the current database, and exit.
@{b}Edit@{ub}
Mark
Start marking a block of text for copying to the clipboard.
Copy
Copy the current document to the clipboard.
Select All
Select all the lines of the current document.
Clear Selected
Unselect all the lines of the current document.
@{b}Window@{ub}
Minimize
Make the window as small as possible.
Normal
Make the window the same size as the current contents.
Maximize
Make the window as large as possible.
@{b}Settings@{ub}
Save As Defaults
Save the current window position as the default settings for future invocations.
@endnode
@node HELP_KEYSTROKES
@title "AmigaGuide® Help: Keystrokes"
@{b}HELP@{ub}
Display this document.
@{b}ESC@{ub}
Close the active AmigaGuide® window.
@{b}Backspace@{ub}
Scroll backwards a page.
@{b}SPACE@{ub}
Scroll forwards a page.
@{b}>@{ub}
Go to the end of the current document.
@{b}<@{ub}
Go to the beginning of the current document.
@endnode
@node HELP_ARROWS
@title "AmigaGuide® Help: Arrow Keys"
@{b}Up@{ub}
Scroll up through the document.
@{b}Down@{ub}
Scroll down through the document.
@{b}Shift-Up@{ub}
Go up a page in the document.
@{b}Shift-Down@{ub}
Go down a page in the document.
@{b}Alt-Up@{ub}
Go to the beginning of the document.
@{b}Alt-Down@{ub}
Go to the end of the document.
@{b}Left@{ub}
Scroll left through the document.
@{b}Right@{ub}
Scroll right through the document.
@{b}Shift-Left@{ub}
Scroll left one window-full through the document.
@{b}Shift-Right@{ub}
Scroll right one window-full through the document.
@{b}Alt-Left@{ub}
Go to the extreme left of the document.
@{b}Alt-Right@{ub}
Go to the extreme right of the document.
@endnode
@node HELP_MOUSE "AmigaGuide® Help: Mouse"
@{b}Select@{ub}
Over a node, will activate the node.
@endnode