summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/data/tips
blob: 7c1b00a34bea6735286dc282335da6647c78d831 (plain)
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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
<tip category="KStars|General">
	<html>
		<p>You can locate objects in the sky by their name.
			Use Ctrl+F, the "Focus->Find Object" menu item, or the "Find"
			Toolbar button.
		</p>
	</html>
</tip>
<tip category="KStars|General">
	<html>
		<p>To change your Geographic Location,
			use Ctrl+G, the "Settings->Set Geographic Location..." menu item,
			or the "globe" Toolbar button.
		</p>
	</html>
</tip>
<tip category="KStars|General">
	<html>
		<p>You can Track an object, so it will always be centered
			in the display.<br/>
			Use Ctrl+T, the "Focus->Track Object" menu item, or the "lock"
			Toolbar button. You can also simply center the object by
			double-clicking on it or selecting "Center and Track" from the
			object's popup menu.
		</p>
	</html>
</tip>
<tip category="KStars|General">
	<html>
		<p>The KStars Handbook includes the AstroInfo Project, a series
			of informative articles about Astronomy.
		</p>
	</html>
</tip>
<tip category="KStars|General">
	<html>
		<p>There are three on-screen "Info Boxes" which show data related to the
			time/date, your geographic location, and the current central position on the
			sky (the focus).  You can drag these boxes with the mouse, and "shade" them
			by double-clicking them to show more (or less) information.  You can hide
			them altogether in the Settings->Info Boxes menu.
		</p>
	</html>
</tip>
<tip category="KStars|General">
	<html>
		<p>KStars has a full-screen mode; you can toggle this mode using the
			"fullscreen" toolbar button, or by pressing Ctrl+Shift+F.
		</p>
	</html>
</tip>
<tip category="KStars|Navigation">
	<html>
		<p>The N,S,E,W keys will point the display at the North,
			South, East and West points on the Horizon.  The Z key will point the
			display at the Zenith.
		</p>
	</html>
</tip>
<tip category="KStars|Navigation">
	<html>
		<p>The 0-9 keys will center the display on one of the major solar system
			bodies.  0 centers on the Sun, 3 centers on the Moon; the rest are the eight
			planets, in order of their distance from the Sun.
		</p>
	</html>
</tip>
<tip category="KStars|Navigation">
	<html>
		<p>Click and Drag with the mouse to slew the skymap to a new position on
			the sky.
		</p>
	</html>
</tip>
<tip category="KStars|Navigation">
	<html>
		<p>Double-click with the mouse to center the display on the location
			of the mouse cursor.  If you double-click on an object, KStars will
			automatically begin tracking it.
		</p>
	</html>
</tip>
<tip category="KStars|Navigation">
	<html>
		<p>The status bar displays the current sky coordinates of the mouse cursor,
			in both Equatorial and Horizontal coordinate systems.
		</p>
	</html>
</tip>
<tip category="KStars|Navigation">
	<html>
		<p>The display can be zoomed in or out by spinning your mouse's scroll wheel,
			or by dragging the mouse up or down with the middle mouse button pressed.  You
			can also use the +/- keys, or the "Zoom In"/"Zoom Out" items in the toolbar and
			in the View menu.  The Zoom Level can be set manually using the "Zoom to Angular
			Size" item in the View menu (Shift+Ctrl+Z), and you can set it graphically by
			holding down the Ctrl button while dragging the mouse to define a rectangle for
			the new window boundaries.
		</p>
	</html>
</tip>
<tip category="KStars|Navigation">
	<html>
		<p>You can manually set the coordinates of the central Focus point.
			Press Ctrl+M, or use the "Focus->Set Focus Manually..." menu item, and enter
			the desired coordinates in the popup window.
		</p>
	</html>
</tip>
<tip category="KStars|Navigation">
	<html>
		<p>To switch between Equatorial and Horizontal coordinate
			systems, use the "View->Coordinates" menu item, or press the spacebar.
		</p>
	</html>
</tip>
<tip category="KStars|Time">
	<html>
		<p>To set the Time and Date, type Ctrl+S, use the "Time->Set Time" menu item,
			or press the "time" toolbar button.  Note that dates in KStars can be very
			remote; you can use any year between -50,000 and +50,000.
		</p>
	</html>
</tip>
<tip category="KStars|Time">
	<html>
		<p>You can use Ctrl+E or the "Time->Set Time to Now" menu item to synchronize
			the simulation clock with your CPU clock.
		</p>
	</html>
</tip>
<tip category="KStars|Time">
	<html>
		<p>The Spin Box in the Toolbar allows you to adjust the time step
			used by the KStars clock; setting it to "1.0 sec" provides "real time".
			Note: negative values make time run backwards.
		</p>
	</html>
</tip>
<tip category="KStars|Time">
	<html>
		<p>You can stop and start the clock with the "Play/Pause" button
			in the Toolbar, or with the "Time->Stop/Start Clock" menu item.
		</p>
	</html>
</tip>
<tip category="KStars|Time">
	<html>
		<p>You can advance the simulation clock forward or backward by a single
			time step by pressing the "&gt;" or "&lt;" keys.
		</p>
	</html>
</tip>
<tip category="KStars|Objects">
	<html>
		<p>When you click your mouse in the map, the object in the sky nearest
			the mouse cursor is identified in the status bar.
		</p>
	</html>
</tip>
	<tip category="KStars|Objects">
	<html>
		<p>When you hold the mouse cursor still for a moment, the nearest object
			will be identified by a temporary name label that automatically fades
			out when you move the mouse again.
		</p>
	</html>
</tip>
<tip category="KStars|Objects">
	<html>
		<p>Right-click with the mouse to open a popup menu of detailed options
			for a particular object, including links to images and information on
			the Internet.
		</p>
	</html>
</tip>
<tip category="KStars|Objects">
	<html>
		<p>The deep-sky objects with a special color (the default is Red)
			have extra URL links available in their popup menu.
		</p>
	</html>
</tip>
<tip category="KStars|Objects">
	<html>
		<p>By default, stars in KStars are displayed with realistic colors.
			A star's color depends on its temperature; cooler stars are red,
			while hotter stars are blue.
		</p>
	</html>
</tip>
<tip category="KStars|Objects">
	<html>
		<p>If you want the very latest orbital information for asteroids and
			comets (including recently-discovered objects), check the "Download
			Data" tool ("File|Download Data" or Ctrl+D) frequently for updated
			ephemerides.
		</p>
	</html>
</tip>
<tip category="KStars|Objects">
	<html>
		<p>The Details window provides a large amount of information on any 
			object in the sky, including coordinates, rise/set times, internet 
			links, and your own custom notes.  Access the Details window through 
			the popup menu, or by clicking on an object and then pressing "D".
		</p>
	</html>
</tip>
<tip category="KStars|Objects">
	<html>
		<p>You can attach a name label to any object in the sky.  Toggle the 
			label in the popup menu, or by clicking on the object and then 
			pressing "L".
		</p>
	</html>
</tip>
<tip category="KStars|Tools">
	<html>
		<p>The KStars Astrocalculator (Ctrl+C) gives you direct access to many 
			of the calculations that KStars does behind-the-scenes.
		</p>
	</html>
</tip>
<tip category="KStars|Tools">
	<html>
		<p>The AAVSO Light Curve Generator tool (Ctrl+V) connects to a server at the
			American Association of Variable Star Observers, and constructs a
			lightcurve for any of the 6000+ variable stars that they monitor
			on a daily basis.
		</p>
	</html>
</tip>
<tip category="KStars|Tools">
	<html>
		<p>The Altitude vs. Time tool (Ctrl+A) will plot altitude curves for any group
			of objects that you select.  This is a great tool for planning
			observing sessions.
		</p>
	</html>
</tip>
<tip category="KStars|Tools">
	<html>
		<p>With the What's Up Tonight? tool (Ctrl+U), you can tell at a glance what
			objects will be visible from your location on a given night.
		</p>
	</html>
</tip>
<tip category="KStars|Tools">
	<html>
		<p>The Observing List tool (Ctrl+L) gives you easy access to a selected group 
			of objects.  Add objects to the list through the popup menu, or by
			clicking on the object, and pressing "O".
		</p>
	</html>
</tip>
<tip category="KStars|Tools">
	<html>
		<p>The ScriptBuilder tool allows you to construct complex DCOP
			scripts using a simple GUI.  The scripts can be played back later
			from the command line, or from within KStars.
		</p>
	</html>
</tip>
<tip category="KStars|Tools">
	<html>
		<p>The Solar System Viewer tool (Ctrl+Y) shows an overhead view of the solar
			system, showing the positions of the major planets for the current
			simulation date.
		</p>
	</html>
</tip>
<tip category="KStars|Tools">
	<html>
		<p>The Jupiter Moons tool (Ctrl+J) shows the relative positions of Jupiter's
			four largest moons (Io, Europa, Ganymede and Callisto), as seen from
			Earth, and as a function of time.
		</p>
	</html>
</tip>
<tip category="KStars|Tools">
	<html>
		<p>You can export the sky image to a file using the "Save Sky Image"
			item in the File menu, or by pressing Ctrl+I.  In addition, you can
			run KStars from a command prompt with the "--dump" argument to save a
			sky image to disk without even opening the program window.  This can
			be used to generate dynamic wallpaper for your TDE desktop.
		</p>
	</html>
</tip>
<tip category="KStars|Customize">
	<html>
		<p>To add your own custom Object Catalogs, select
			"Add Catalog" from the Catalogs tab in the KStars Configuration window.
			See the Handbook for instructions on formatting your catalog file.
		</p>
	</html>
</tip>
<tip category="KStars|Customize">
	<html>
		<p>To add your own custom image/information URLs to
			any object, select "Add Link..." from the object's popup menu.
		</p>
	</html>
</tip>
<tip category="KStars|Customize">
	<html>
		<p>You can adjust dozens of display options by clicking the
			"configure" Toolbar button, or selecting the "Settings->Configure KStars..."
			menu item.
		</p>
	</html>
</tip>
<tip category="KStars|Customize">
	<html>
		<p>The on-screen Info Boxes can be hidden or shown using the
			"Settings->Info Boxes" menu.
		</p>
	</html>
</tip>
<tip category="KStars|Customize">
	<html>
		<p>The Toolbars can be hidden or shown using the "Settings->Toolbars" menu.
		</p>
	</html>
</tip>
<tip category="KStars|Customize">
	<html>
		<p>You can hide either the Ra/Dec or Az/Alt coordinate fields in the statusbar,
			or hide the stausbar completely, using the Settings|Statusbar menu.
		</p>
	</html>
</tip>
<tip category="KStars|Customize">
	<html>
		<p>You can easily switch between predefined color schemes by selecting
			the scheme from the "Settings->Color Schemes" menu.
		</p>
	</html>
</tip>
<tip category="KStars|Customize">
	<html>
		<p>You can define your own Geographic Locations.  Fill in the
			required fields in the "Change Location" Dialog and then press the
			"Add to List" button. Your Locations will be available in all
			future sessions.
		</p>
	</html>
</tip>
<tip category="KStars|Customize">
	<html>
		<p>You can define your own Color Schemes.  Adjust the colors
			in the Configuration Window's "Colors" Tab, and then press the "Save
			Current Colors" button. Your Color Scheme will appear in the list in
			all future sessions.
		</p>
	</html>
</tip>
<tip category="KStars|Customize">
	<html>
		<p>You can construct your own field-of-view (FOV) symbols, using the
			FOV Editor under the Tools menu.  You can set the angular size, the
			shape, and the color of your new symbols.
		</p>
	</html>
</tip>
<tip category="KStars|Customize">
	<html>
		<p>The Advanced tab of the KStars Configuration window allows you to fine-tune
			the behavior of KStars. You can specify whether to correct for atmospheric
			refraction, and whether to use animated slewing. You can also specify which
			objects are hidden while the display is in motion.
		</p>
	</html>
</tip>
<tip category="KStars|Trivia">
	<html>
		<p>KStars displays 126,000 stars, 13,000 deep-sky objects, 88 constellations,
			all planets, the Sun, the Moon, thousands of comets and asteroids, and the
			Milky Way.
		</p>
	</html>
</tip>
<tip category="KStars|Trivia">
	<html>
		<p>The line in the sky that the Sun and all the Planets seem to follow
			is called the Ecliptic.
		</p>
	</html>
</tip>
<tip category="KStars|Trivia">
	<html>
		<p>Object positions in KStars include the effects of precession, nutation,
			aberration, atmospheric refraction, and light travel time (for planets).
		</p>
	</html>
</tip>
<tip category="KStars|Trivia">
	<html>
		<p>The nearest star to the Sun is Rigel Kentaurus (alpha Centauri).
			The brightest star in the sky is Sirius (alpha Canis Majoris).
		</p>
	</html>
</tip>
<tip category="KStars|Trivia">
	<html>
		<p>The large group of galaxies between Leo, Virgo and Coma Berenices
			is called the Virgo Cluster of Galaxies.
		</p>
	</html>
</tip>
<tip category="KStars|Trivia">
	<html>
		<p>The large group of clusters and nebulae near the south celestial pole
			are objects in the Large Magellanic Cloud, which is a dwarf galaxy in
			orbit around the Milky Way.
		</p>
	</html>
</tip>
<tip category="KStars|Trivia">
	<html>
		<p>The Messier Catalog is a list of 110 of the brightest non-stellar objects
			in the sky.  It includes such famous objects as the Orion Nebula (M 42), the
			Andromeda Galaxy (M 31), and the Pleiades (M 45).
		</p>
	</html>
</tip>