Configuration file
From Stellarium Wiki
| Section | ID | Type | Description |
| [video] | fullscreen | boolean | if true, Stellarium will start up in full-screen mode. If false, Stellarium will start in windowed mode |
| [video] | screen_w | integer | sets the display width when in windowed mode (value in pixels, e.g. 1024) |
| [video] | screen_h | integer | sets the display height when in windowed mode (value in pixels, e.g. 768) |
| [video] | distorter | string | This is used when the spheric mirror display mode is activated. Values include none and fisheye_to_spheric_mirror |
| [video] | minimum_fps | integer | sets the minimum number of frames per second to display at (hardware performance permitting) |
| [video] | maximum_fps | integer | sets the maximum number of frames per second to display at. This is useful to reduce power consumption in laptops. |
| [projection] | type | string | sets projection mode. Values: perspective, equal_area, stereographic, fisheye, cylinder, mercator, or orthographic. |
| [projection] | viewport | string | how the view-port looks. Values: maximized, disk |
| [spheric_mirror] | distorter_max_fov | float | Set the maximum field of view for the spheric mirror distorter in degrees. Typical value, 180 |
| [spheric_mirror] | flag_use_ext_framebuffer_object | boolean | Some video hardware incorrectly claims to support some GL extension, GL_FRAMEBUFFER_EXTEXT. If, when using the spheric mirror distorter the frame rate drops to a very low value (e.g. 0.1 FPS), set this parameter to false to tell Stellarium ignore the claim of the video driver that it can use this extension |
| [spheric_mirror] | flip_horz | boolean | Flip the projection horizontally |
| [spheric_mirror] | flip_vert | boolean | Flip the projection vertically |
| [spheric_mirror] | projector_gamma | float | This parameter controls the properties of the spheric mirror projection mode |
| [spheric_mirror] | projector_position_x | float | This parameter controls the properties of the spheric mirror projection mode |
| [spheric_mirror] | projector_position_y | float | This parameter controls the properties of the spheric mirror projection mode |
| [spheric_mirror] | projector_position_z | float | This parameter controls the properties of the spheric mirror projection mode |
| [spheric_mirror] | mirror_position_x | float | This parameter controls the properties of the spheric mirror projection mode |
| [spheric_mirror] | mirror_position_y | float | This parameter controls the properties of the spheric mirror projection mode |
| [spheric_mirror] | mirror_position_z | float | This parameter controls the properties of the spheric mirror projection mode |
| [spheric_mirror] | mirror_radius | float | This parameter controls the properties of the spheric mirror projection mode |
| [spheric_mirror] | dome_radius | float | This parameter controls the properties of the spheric mirror projection mode |
| [spheric_mirror] | zenith_y | float | This parameter controls the properties of the spheric mirror projection mode |
| [spheric_mirror] | scaling_factor | float | This parameter controls the properties of the spheric mirror projection mode |