1STELLARIUM(1)                                                    STELLARIUM(1)
2
3
4

NAME

6       stellarium - A real-time realistic planetarium
7

SYNOPSIS

9       stellarium [OPTIONS]
10

DESCRIPTION

12       Stellarium is a free GPL software which renders realistic skies in real
13       time with OpenGL. It is available for Linux/Unix, Windows and MacOSX.
14       With Stellarium, you really see what you can see with your eyes,
15       binoculars or a small telescope.
16

OPTIONS

18       -v, --version
19           Print program name and version and exit.
20
21       -h, --help
22           Print a brief synopsis of program options and exit.
23
24       -c, --config-file file
25           Use file for the config filename instead of the default config.ini.
26
27       -u, --user-dir dir
28           Use dir instead of the default user data directory
29           ($HOME/.stellarium/ on *nix operating systems).
30
31       --verbose
32           Even more diagnostic output in logfile (esp. multimedia handling).
33
34       -t, --fix-text
35           May fix text rendering problems.
36
37       -d, --dump-opengl-details
38           Dump information about OpenGL support to logfile. Use this is you
39           have graphics problems and want to send a bug report.
40
41       -f, --full-screen yes|no
42           With argument yes or no over-rides the full screen setting in the
43           config file.  The setting is saved in the config-file and as such
44           will be the default for subsequent invocations of Stellarium.
45
46       --screenshot-dir dir
47           Set the directory into which screenshots will be saved to dir,
48           instead of the default (which is $HOME on *nix operating systems).
49
50       --startup-script script
51           Specify name of startup script.
52
53       --home-planet planet-name
54           Specify observer planet. planet-name is an English name, and should
55           refer to an object defined in the ssystem.ini file.
56
57       --altitude alt
58           Specify the initial observer altitude, where alt is the altitude in
59           meters.
60
61       --longitude lon
62           Specify the initial observer longitude, where lon is the longitude.
63           The format is illustrated by this example: +4d16'12" which refers
64           to 4 degrees, 16 minutes and 12 arc seconds East.  Westerly
65           longitudes should be prefixed with "-".
66
67       --latitude lat
68           Specify the initial observer latitude, where lat is the latitude.
69           The format is illustrated by this example: +53d58'16.65" which
70           refers to 53 degrees, 58 minutes and 16.65 arc seconds North.
71           Southerly latitudes should be prefixed with "-".
72
73       --list-landscapes
74           Print a list of landscape names and exit.
75
76       --landscape name
77           Start Stellarium using landscape name.  Refer to --list-landscapes
78           for possible names.
79
80       --sky-date date
81           Specify sky date in format yyyymmdd.
82
83       --sky-time time
84           Specify sky time in format hh:mm:ss.
85
86       --fov fov
87           Specify the field of view (fov degrees).
88
89       --projection-type p
90           Specify projection type, p.  Permitted values of p are: equalarea,
91           stereographic, fisheye, cylinder, mercator, perspective, and
92           orthographic.
93
94       --restore-defaults
95           Delete existing config.ini and use defaults.
96

RETURN VALUE

98       0   Completed successfully.
99
100       not 0
101           Some sort of error.
102

FILES

104       Note: file locations on non-*nix operating systems (include OSX) may
105       vary.  Please refer to the Stellarium User Guide for more details, as
106       well as information on how to customise the Stellarium data files.
107
108       /usr/share/stellarium/
109           This is the Installation Data Directory set at compile-time.
110
111       $HOME/.stellarium/
112           This is the User Data Directory, which may be over-ridden using
113           command line option -u.  It contains the user's settings, extra
114           landscapes, scripts, and can also be used to over-ride data files
115           which are provided with the default install.
116
117       $HOME/.stellarium/config.ini
118           The default main configuration file is config.ini. Refer to -c
119           above to use a different filename and to -u to use a different User
120           Data Directory.
121
122       $HOME/
123           The default screenshot directory. Refer to --screenshot-dir to use
124           a different path.
125

SEE ALSO

127       celestia(1).
128

NOTES

130       Sources of more information:
131
132       Websites
133           Main website: <http://stellarium.org/>
134
135           Wiki: <http://stellarium.org/wiki/>
136
137           Forums: <http://sourceforge.net/projects/stellarium/forums>
138
139           Downloads: <http://sourceforge.net/projects/stellarium/files/>
140
141           Support Requests: <https://answers.launchpad.net/stellarium>
142
143           Bug Tracker: <https://bugs.launchpad.net/stellarium>
144
145       The Stellarium User Guide
146           Visit the downloads page to get a PDF copy of the Stellarium User
147           Guide.
148

BUGS

150       Please report bugs using the bug tracker link in the NOTES section of
151       this page.
152

AUTHOR

154       Fabien Chereau, Rob Spearman, Johan Meuris, Matthew Gates, Johannes
155       Gajdosik, Nigel Kerr, Andras Mohari, Bogdan Marinov, Timothy Reaves,
156       Mike Storm, Diego Marcos, Guillaume Chereau, Alexander Wolf, Georg
157       Zotti
158
159       x14817
160
161
162
1630.20.1                            2020-04-20                     STELLARIUM(1)
Impressum