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

« back to all changes in this revision

Viewing changes to data/default_config.ini

Tags: upstream-0.9.0
Import upstream version 0.9.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
1
[main]
3
 
version                        = 0.8.2
 
2
version                        = 0.9.0
4
3
 
5
4
[video]
6
5
fullscreen                     = true
12
11
minimum_fps                    = 18
13
12
maximum_fps                    = 10000
14
13
distorter                      = none
15
 
 
16
 
# when you use distorter = fisheye_to_spheric_mirror
17
 
# you must set [projection] type = fisheye
 
14
non_power_of_two_textures      = false
18
15
 
19
16
[projection]
20
17
type                           = stereographic
21
18
viewport                       = maximized
 
19
flag_use_gl_point_sprite       = false
22
20
 
23
21
[spheric_mirror]
24
22
projector_gamma                = 0.45
25
 
projector_position_x           = 0.0
26
 
projector_position_y           = 1.0
27
 
projector_position_z           = -0.2
28
 
mirror_position_x              = 0.0
29
 
mirror_position_y              = 2.0
30
 
mirror_position_z              = 0.0
31
 
mirror_radius                  = 0.25
32
 
dome_radius                    = 2.5
33
 
zenith_y                       = 0.125
34
 
scaling_factor                 = 0.8
 
23
projector_position_x           = 0
 
24
projector_position_y           = 4
 
25
projector_position_z           = 0
 
26
mirror_position_x              = 0
 
27
mirror_position_y              = 5
 
28
mirror_position_z              = 0
 
29
mirror_radius                  = 0.34
 
30
dome_radius                    = 5.0
 
31
image_distance_div_height      = 2.2
 
32
projector_delta                = 10.0
 
33
 
 
34
flip_horz                      = true
 
35
flip_vert                      = false
 
36
distorter_max_fov              = 180
 
37
flag_use_ext_framebuffer_object = true
35
38
 
36
39
[localization]
37
40
sky_culture                    = western
42
45
date_display_format            = system_default
43
46
 
44
47
[stars]
45
 
star_scale                     = 1.100000023841858
46
 
star_mag_scale                 = 1.299999952316284
47
 
star_twinkle_amount            = 0.300000011920929
 
48
star_scale                     = 1.1
 
49
star_mag_scale                 = 1.4
 
50
star_twinkle_amount            = 0.3
48
51
max_mag_star_name              = 1.5
49
52
flag_star_twinkle              = true
50
53
flag_point_star                = false
66
69
flag_show_script_bar           = false
67
70
mouse_cursor_timeout           = 0
68
71
flag_script_allow_ui           = false
 
72
day_key_mode                   = calendar
69
73
 
70
74
[color]
 
75
default_color                  = 0.458,0.509,0.671
71
76
gui_base_color                 = 0.458,0.509,0.671
72
77
gui_text_color                 = 0.8,0.87,0.87
73
78
azimuthal_color                = 0.3,0.2,0.1
78
83
const_lines_color              = 0.13,0.19,0.24
79
84
const_names_color              = 0.31,0.38,0.46
80
85
const_boundary_color           = 0.3,0.1,0.1
81
 
nebula_label_color             = 0.69,0.5,0.72
82
 
nebula_circle_color            = 0.95,0.83,0.42
 
86
nebula_label_color             = 0.15,0.65,0.65
 
87
nebula_circle_color            = 1.0,0.68,0.20
83
88
star_label_color               = 0.4,0.3,0.5
84
89
cardinal_color                 = 0.77,0.22,0.1
85
90
planet_names_color             = 0.46,0.51,0.67
86
91
planet_orbits_color            = 0.69,0.2,0.2
87
92
object_trails_color            = 1,0.7,0
88
 
chart_color                    = 0,0,0
 
93
telescope_label_color          = 0.6,0.4,0
 
94
telescope_circle_color         = 0.6,0.4,0
89
95
 
90
96
[night_color]
 
97
default_color                  = 0.458,0.509,0.671
91
98
gui_base_color                 = 0.7,0.2,0.1
92
99
gui_text_color                 = 0.9,0.4,0.2
93
100
azimuthal_color                = 0.3,0.2,0.1
106
113
planet_names_color             = 0.8,0.2,0.2
107
114
planet_orbits_color            = 0.8,0.2,0.2
108
115
object_trails_color            = 1,0.7,0
109
 
chart_color                    = 1,1,1
 
116
telescope_label_color          = 0.6,0.4,0
 
117
telescope_circle_color         = 0.6,0.4,0
110
118
 
111
119
[tui]
112
120
flag_enable_tui_menu           = true
123
131
flag_enable_move_mouse         = false
124
132
init_fov                       = 60
125
133
init_view_pos                  = 1,1e-05,0.2
126
 
auto_move_duration             = 1.399999976158142
 
134
auto_move_duration             = 1.4
127
135
mouse_zoom                     = 10
128
136
move_speed                     = 0.0004
129
137
zoom_speed                     = 0.00035
133
141
flag_landscape                 = true
134
142
flag_fog                       = true
135
143
flag_atmosphere                = true
 
144
flag_landscape_sets_location   = false
136
145
 
137
146
[viewing]
138
147
atmosphere_fade_duration       = 2
154
163
constellation_art_fade_duration = 1.5
155
164
flag_chart                     = false
156
165
flag_night                     = false
 
166
light_pollution_luminance      = 0.0
157
167
 
158
168
[astro]
159
169
flag_stars                     = true
188
198
date_display_format            = system_default
189
199
home_planet                    = Earth
190
200
 
 
201
[files]
 
202
#removable_media_path           = /mount/point 
 
203