~ubuntu-branches/debian/jessie/stellarium/jessie

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
[main]
version                        = 0.11.2
invert_screenshots_colors      = false

[plugins_load_at_startup]
Oculars                        = true
Satellites                     = true
SolarSystemEditor              = true
TimeZoneConfiguration          = true

[video]
fullscreen                     = true
screen_w                       = 1024
screen_h                       = 768
screen_x                       = 0
screen_y                       = 0
horizontal_offset              = 0
vertical_offset                = 0
minimum_fps                    = 18
maximum_fps                    = 10000
viewport_effect                = none

[projection]
type                           = ProjectionStereographic
viewportMask                   = none
flag_use_gl_point_sprite       = false
flip_horz                      = false
flip_vert                      = false

[spheric_mirror]
projector_gamma                = 0.3
projector_position_x           = 0
projector_position_y           = 4
projector_position_z           = 0
mirror_position_x              = 0
mirror_position_y              = 5
mirror_position_z              = 0
mirror_radius                  = 0.37
dome_radius                    = 5.0
image_distance_div_height      = 2.67
projector_delta                = 10.6
projector_alpha                = 0
projector_phi                  = 0
flip_horz                      = false
flip_vert                      = false
distorter_max_fov              = 180
texture_triangle_base_length   = 8
flag_use_ext_framebuffer_object = false

[localization]
sky_culture                    = western
sky_locale                     = system
app_locale                     = system
time_zone                      = system_default
time_display_format            = system_default
date_display_format            = yyyymmdd

[stars]
relative_scale                 = 1.0
absolute_scale                 = 1.0
star_twinkle_amount            = 0.2
flag_star_twinkle              = true
flag_point_star                = false

#Johannes:
#I recommend setting mag_converter_max_fov to 180, so that the sky gets not so
#crowded when zoomed out
mag_converter_max_fov          = 90

#Johannes:
# mag_converter_min_fov of 0.1 is good for showing even stars of magnitude=17.95.
# If you do not use so faint stars, just reduce it
mag_converter_min_fov          = 0.001

#and finally the custom star colors.
#you can define your own star colors from bv_color_-0.50 up to bv_color_+3.50
#bv_color_-0.10 = 0,0,1
#bv_color_+0.50 = 1,0,0
#bv_color_+3.00 = 0,1,0

labels_amount                  = 3.0
init_bortle_scale              = 3

[gui]
flag_show_flip_buttons         = false
flag_show_nebulae_background_button = false
base_font_size                 = 13
base_font_name                 = DejaVuSans.ttf
mouse_cursor_timeout           = 10
flag_mouse_cursor_timeout      = false
day_key_mode                   = calendar
selected_object_info           = all
auto_hide_horizontal_toolbar   = true
auto_hide_vertical_toolbar     = true

[color]
default_color                  = 0.458,0.509,0.671
gui_base_color                 = 0.458,0.509,0.671
gui_text_color                 = 0.8,0.87,0.87
azimuthal_color                = 0.3,0.2,0.1
equatorial_color               = 0.1,0.2,0.3
equatorial_J2000_color         = 0.1,0.3,0.4
galactic_color                 = 0.0,0.3,0.2
galactic_plane_color           = 0.5,0.3,0.1
equator_color                  = 0.2,0.2,0.6
ecliptic_color                 = 0.6,0.2,0.2
meridian_color                 = 0.2,0.6,0.2
horizon_color                  = 0.2,0.6,0.2
const_lines_color              = 0.13,0.19,0.24
const_names_color              = 0.31,0.38,0.46
const_boundary_color           = 0.3,0.1,0.1
nebula_label_color             = 0.15,0.65,0.65
nebula_circle_color            = 1.0,0.68,0.20
star_label_color               = 0.4,0.3,0.5
cardinal_color                 = 0.77,0.22,0.1
planet_names_color             = 0.46,0.51,0.67
planet_orbits_color            = 0.69,0.2,0.2
object_trails_color            = 1,0.7,0
telescope_label_color          = 0.6,0.4,0
telescope_circle_color         = 0.6,0.4,0
script_console_keyword_color   = 1.0,0.0,1.0
script_console_module_color    = 0.0,1.0,1.0
script_console_comment_color   = 1.0,1.0,0.0
script_console_function_color  = 0.0,1.0,0.0
script_console_constant_color  = 1.0,0.5,0.5

[night_color]
default_color                  = 0.458,0.509,0.671
gui_base_color                 = 0.7,0.2,0.1
gui_text_color                 = 0.9,0.4,0.2
azimuthal_color                = 0.3,0.2,0.1
equatorial_color               = 0.1,0.2,0.3
equator_color                  = 0.2,0.2,0.6
ecliptic_color                 = 0.6,0.2,0.2
meridian_color                 = 0.2,0.6,0.2
horizon_color                  = 0.2,0.6,0.2
const_lines_color              = 0.5,0.1,0.1
const_names_color              = 0.8,0.2,0.2
const_boundary_color           = 0.8,0.3,0.3
nebula_label_color             = 0.3,0.3,0.7
nebula_circle_color            = 0.2,0.2,0.8
star_label_color               = 0.3,0.3,0.7
star_circle_color              = 0.2,0.2,0.8
cardinal_color                 = 0.8,0.1,0.1
planet_names_color             = 0.8,0.2,0.2
planet_orbits_color            = 0.8,0.2,0.2
object_trails_color            = 1,0.7,0
telescope_label_color          = 0.6,0.4,0
telescope_circle_color         = 0.6,0.4,0
script_console_keyword_color   = 0.8,0.0,0.0
script_console_module_color    = 0.8,0.0,0.0
script_console_comment_color   = 0.7,0.0,0.0
script_console_function_color  = 0.8,0.0,0.0
script_console_constant_color  = 0.9,0.0,0.0

[tui]
flag_enable_tui_menu           = true
flag_show_gravity_ui           = false
flag_show_tui_datetime         = false
flag_show_tui_short_obj_info   = false
tui_font_size                  = 15

[navigation]
auto_zoom_out_resets_direction = false
preset_sky_time                = 2451514.250011573
startup_time_mode              = Actual
today_time                     = 22:00
flag_manual_zoom               = false
flag_enable_zoom_keys          = true
flag_enable_move_keys          = true
flag_enable_mouse_navigation   = true
init_fov                       = 60
init_view_pos                  = 1,1e-05,0.2
auto_move_duration             = 1.4
mouse_zoom                     = 10
move_speed                     = 0.0004
zoom_speed                     = 0.00035
viewing_mode                   = horizon

[landscape]
flag_landscape                 = true
flag_fog                       = true
flag_atmosphere                = true
flag_landscape_sets_location   = false
atmosphere_fade_duration       = 0.5

[viewing]
flag_constellation_drawing     = false
flag_constellation_name        = false
flag_constellation_art         = false
flag_constellation_boundaries  = false
flag_constellation_isolate_selected = false
flag_azimuthal_grid             = false
flag_equatorial_grid           = false
flag_equatorial_J2000_grid     = false
flag_galactic_grid             = false
flag_galactic_plane_line       = false
flag_equator_line              = false
flag_ecliptic_line             = false
flag_meridian_line             = false
flag_horizon_line              = false
flag_cardinal_points           = true
flag_gravity_labels            = false
flag_moon_scaled               = false
moon_scale                     = 4
constellation_art_intensity    = 0.45
constellation_art_fade_duration = 1.5
flag_chart                     = false
flag_night                     = false
light_pollution_luminance      = 0.0
use_luminance_adaptation       = true

[astro]
flag_stars                     = true
flag_star_name                 = true
flag_planets                   = true
flag_planets_hints             = false
flag_planets_orbits            = false
flag_light_travel_time         = false
flag_object_trails             = false
flag_nebula                    = true
flag_nebula_name               = false
flag_nebula_long_name          = false
flag_nebula_display_no_texture = false
flag_extinction_below_horizon  = true
max_mag_nebula_name            = 8
nebula_scale                   = 1
flag_milky_way                 = true
milky_way_intensity            = 1
flag_bright_nebulae            = false
flag_nebula_ngc                = false
meteor_rate                    = 10
flag_telescopes                = false
flag_telescope_name            = false
labels_amount                  = 3.0
nebula_hints_amount            = 3.0

[init_location]
location                       = Paris, France
landscape_name                 = guereins

[files]
#removable_media_path           = /mount/point

[scripts]
scripting_allow_write_files    = false
flag_script_allow_ui           = false

#[proxy]
#host_name = proxy.org
#port = 8080
#user = michael_knight
#password = xxxxx