1[main]
2version                             = @PACKAGE_VERSION@
3invert_screenshots_colors           = false
4
5[plugins_load_at_startup]
6Oculars                             = true
7Satellites                          = true
8SolarSystemEditor                   = true
9Exoplanets                          = true
10MeteorShowers                       = true
11Novae                               = true
12FOV                                 = true
13
14[video]
15fullscreen                          = true
16screen_number                       = 0
17screen_w                            = 1024
18screen_h                            = 768
19screen_x                            = 0
20screen_y                            = 0
21minimum_fps                         = 18
22maximum_fps                         = 10000
23#viewport_effect                     = sphericMirrorDistorter
24viewport_effect                     = none
25#vsync                               = true
26
27[projection]
28type                                = ProjectionStereographic
29viewportMask                        = none
30flip_horz                           = false
31flip_vert                           = false
32
33[spheric_mirror]
34projector_gamma                     = 0.3
35projector_position_x                = 0
36projector_position_y                = 4
37projector_position_z                = 0
38mirror_position_x                   = 0
39mirror_position_y                   = 5
40mirror_position_z                   = 0
41mirror_radius                       = 0.37
42dome_radius                         = 5.0
43image_distance_div_height           = 2.67
44projector_delta                     = 10.6
45projector_alpha                     = 0
46projector_phi                       = 0
47flip_horz                           = false
48flip_vert                           = false
49distorter_max_fov                   = 180
50texture_triangle_base_length        = 8
51flag_use_ext_framebuffer_object     = false
52
53[localization]
54sky_culture                         = western
55sky_locale                          = system
56app_locale                          = system
57time_display_format                 = system_default
58date_display_format                 = yyyymmdd
59
60[search]
61flag_search_online                  = true
62simbad_server_url                   = http://simbad.u-strasbg.fr/
63
64[stars]
65relative_scale                      = 1.0
66absolute_scale                      = 1.0
67star_twinkle_amount                 = 0.2
68flag_star_twinkle                   = true
69
70#Johannes:
71#I recommend setting mag_converter_max_fov to 180, so that the sky gets not so
72#crowded when zoomed out
73mag_converter_max_fov               = 90
74
75#Johannes:
76# mag_converter_min_fov of 0.1 is good for showing even stars of magnitude=17.95.
77# If you do not use so faint stars, just reduce it
78mag_converter_min_fov               = 0.001
79
80#and finally the custom star colors.
81#you can define your own star colors from bv_color_-0.50 up to bv_color_+3.50
82#bv_color_-0.10 = 0,0,1
83#bv_color_+0.50 = 1,0,0
84#bv_color_+3.00 = 0,1,0
85
86labels_amount                       = 3.0
87init_bortle_scale                   = 2
88
89[custom_selected_info]
90flag_show_absolutemagnitude         = false
91flag_show_altaz                     = false
92flag_show_catalognumber             = false
93flag_show_distance                  = false
94flag_show_extra1                    = false
95flag_show_extra2                    = false
96flag_show_extra3                    = false
97flag_show_hourangle                 = false
98flag_show_magnitude                 = false
99flag_show_name                      = false
100flag_show_radecj2000                = false
101flag_show_radecofdate               = false
102flag_show_size                      = false
103
104[gui]
105flag_show_flip_buttons              = false
106flag_show_nebulae_background_button = false
107screen_font_size                    = 13
108gui_font_size                       = 13
109#Name of custom font file for some languages, like Thai.
110#This file should be stored into data/ folder.
111#base_font_file                      = DejaVuSans.ttf
112#base_font_name                      = DejaVu Sans
113flag_font_selection                 = false
114mouse_cursor_timeout                = 10
115flag_mouse_cursor_timeout           = false
116selected_object_info                = all
117auto_hide_horizontal_toolbar        = true
118auto_hide_vertical_toolbar          = true
119flag_enable_kinetic_scrolling       = true
120# These values are used on non-Windows systems supporting GPSD
121gpsd_hostname                       = localhost
122gpsd_port                           = 2947
123# These values are used on Windows only.
124gps_interface                       = COM3
125gps_baudrate                        = 4800
126
127[color]
128default_color                       = 0.5,0.5,0.7
129daylight_text_color                 = 0.0,0.0,0.0
130# Ecliptic J2000 group: red tones
131ecliptical_J2000_color              = 0.4,0.1,0.1
132ecliptic_J2000_color                = 0.7,0.2,0.2
133equinox_J2000_points_color          = 0.7,0.2,0.2
134solstice_J2000_points_color         = 0.7,0.2,0.2
135ecliptic_J2000_poles_color          = 0.7,0.2,0.2
136# Ecliptic of date group: orange tones
137ecliptical_color                    = 0.6,0.3,0.1
138ecliptic_color                      = 0.9,0.6,0.2
139equinox_points_color                = 0.9,0.6,0.2
140solstice_points_color               = 0.9,0.6,0.2
141ecliptic_poles_color                = 0.9,0.6,0.2
142precession_circles_color            = 0.9,0.6,0.2
143# Equatorial J2000 group: blue tones (standard atlas coordinates)
144equator_J2000_color                 = 0.2,0.2,0.6
145equatorial_J2000_color              = 0.1,0.1,0.5
146celestial_J2000_poles_color         = 0.2,0.2,0.6
147# Equatorial of date group: brighter blue
148equator_color                       = 0.3,0.5,1.0
149equatorial_color                    = 0.2,0.3,0.8
150celestial_poles_color               = 0.3,0.5,1.0
151circumpolar_circles_color           = 0.3,0.5,1.0
152# Galaxy: brownish, not too strong.
153galactic_color                      = 0.3,0.2,0.1
154galactic_equator_color              = 0.5,0.3,0.1
155galactic_poles_color                = 0.5,0.3,0.1
156# Supergalactic group: dark grey, should be less apparent than galactic.
157supergalactic_color                 = 0.2,0.2,0.2
158supergalactic_equator_color         = 0.4,0.4,0.4
159supergalactic_poles_color           = 0.4,0.4,0.4
160# Horizon and altazimuthal grid: greenish.
161azimuthal_color                     = 0.0,0.3,0.2
162horizon_color                       = 0.2,0.6,0.2
163meridian_color                      = 0.2,0.6,0.2
164prime_vertical_color                = 0.2,0.5,0.2
165zenith_nadir_color                  = 0.2,0.6,0.2
166cardinal_color                      = 0.8,0.2,0.1
167# A mix of equatorial (blueish) and ecliptical (reddish)...
168colures_color                       = 0.5,0.0,0.5
169oc_longitude_color                  = 0.6,0.2,0.4
170antisolar_point_color               = 0.9,0.3,0.5
171apex_points_color                   = 0.8,0.2,0.3
172
173# Constellations
174const_lines_color                   = 0.2,0.2,0.6
175const_names_color                   = 0.4,0.6,0.9
176const_boundary_color                = 0.3,0.1,0.1
177#DSO
178dso_label_color                     = 0.2,0.6,0.7
179dso_circle_color                    = 1.0,0.7,0.2
180dso_galaxy_color                    = 1.0,0.2,0.2
181dso_nebula_color                    = 0.1,1.0,0.1
182dso_dark_nebula_color               = 0.3,0.3,0.3
183dso_cluster_color                   = 1.0,1.0,0.1
184
185planet_names_color                  = 0.5,0.5,0.7
186planet_orbits_color                 = 0.7,0.2,0.2
187planet_pointers_color               = 1.0,0.3,0.3
188object_trails_color                 = 1.0,0.7,0.0
189asteroid_orbits_color               = 0.7,0.5,0.5
190comet_orbits_color                  = 0.7,0.8,0.8
191sso_orbits_color                    = 0.7,0.2,0.2
192script_console_keyword_color        = 1.0,0.0,1.0
193script_console_module_color         = 0.0,1.0,1.0
194script_console_comment_color        = 1.0,1.0,0.0
195script_console_function_color       = 0.0,1.0,0.0
196script_console_constant_color       = 1.0,0.5,0.5
197
198[tui]
199flag_show_gravity_ui                = false
200flag_show_tui_datetime              = false
201flag_show_tui_short_obj_info        = false
202tui_font_size                       = 15
203admin_shutdown_cmd                  = ""
204
205[navigation]
206auto_zoom_out_resets_direction      = false
207preset_sky_time                     = 2451514.250011573
208startup_time_mode                   = Actual
209today_time                          = 22:00
210flag_manual_zoom                    = false
211flag_enable_zoom_keys               = true
212flag_enable_move_keys               = true
213flag_enable_mouse_navigation        = true
214init_fov                            = 60
215init_view_pos                       = 1,1e-05,0.2
216auto_move_duration                  = 1.4
217mouse_zoom                          = 10
218move_speed                          = 0.0004
219zoom_speed                          = 0.00035
220viewing_mode                        = horizon
221
222[landscape]
223flag_landscape                      = true
224flag_fog                            = true
225flag_atmosphere                     = true
226flag_landscape_sets_location        = false
227atmosphere_fade_duration            = 0.5
228# This is for people who require some minimum visibility for the landscapes
229minimal_brightness                  = 0.10
230flag_minimal_brightness             = false
231# This allows use of a minimum value even given in the respective landscape.ini
232flag_landscape_sets_minimal_brightness = true
233flag_enable_illumination_layer      = true
234flag_enable_labels                  = true
235label_font_size                     = 18
236label_color                         = 0.2,0.8,0.2
237
238[viewing]
239flag_constellation_drawing          = false
240flag_constellation_name             = false
241flag_constellation_art              = false
242flag_constellation_boundaries       = false
243flag_constellation_isolate_selected = false
244flag_azimuthal_grid                 = false
245flag_equatorial_grid                = false
246flag_equatorial_J2000_grid          = false
247flag_ecliptic_grid                  = false
248flag_ecliptic_J2000_grid            = false
249flag_galactic_grid                  = false
250flag_galactic_equator_line          = false
251flag_equator_line                   = false
252flag_equator_J2000_line             = false
253flag_ecliptic_line                  = false
254flag_ecliptic__J2000_line           = false
255flag_meridian_line                  = false
256flag_longitude_line                 = false
257flag_horizon_line                   = false
258flag_cardinal_points                = true
259flag_gravity_labels                 = false
260flag_moon_scaled                    = false
261moon_scale                          = 4
262flag_minorbodies_scaled             = false
263minorbodies_scale                   = 10
264constellation_art_intensity         = 0.45
265constellation_art_fade_duration     = 1.5
266# GZ I found this unused, 2015-04.
267#flag_chart                          = false
268flag_night                          = false
269light_pollution_luminance           = 0.0
270use_luminance_adaptation            = true
271sky_brightness_label_threshold      = 250.0
272
273[astro]
274flag_stars                          = true
275flag_star_name                      = true
276flag_planets                        = true
277flag_planets_hints                  = false
278flag_planets_orbits                 = false
279flag_light_travel_time              = true
280flag_object_trails                  = false
281flag_nebula                         = true
282flag_nebula_name                    = false
283flag_nebula_display_no_texture      = false
284flag_nutation                       = true
285extinction_mode_below_horizon       = mirror
286max_mag_nebula_name                 = 8
287nebula_scale                        = 1
288flag_nebula_hints_proportional      = false
289flag_milky_way                      = true
290milky_way_intensity                 = 1
291milky_way_saturation                = 1
292flag_bright_nebulae                 = false
293meteor_zhr                          = 10
294labels_amount                       = 3.0
295nebula_hints_amount                 = 3.0
296flag_star_magnitude_limit           = false
297star_magnitude_limit                = 6.5
298flag_planet_magnitude_limit         = false
299planet_magnitude_limit              = 6.5
300flag_nebula_magnitude_limit         = false
301nebula_magnitude_limit              = 8.5
302flag_use_de430                      = false
303flag_use_de431                      = false
304de430_path                          = ""
305de431_path                          = ""
306
307[init_location]
308location                            = auto
309landscape_name                      = guereins
310
311[files]
312#removable_media_path                = /mount/point
313
314[scripts]
315flag_script_allow_write_absolute_path = false
316#flag_script_allow_ui                  = false
317
318#[proxy]
319#host_name                           = proxy.org
320#port                                = 8080
321#user                                = michael_knight
322#passwo                              = xxxxx
323