1seamonkey(1)                  Linux User's Manual                 seamonkey(1)
2
3
4

NAME

6       seamonkey - an internet application suite (browser, mail, etc.)
7
8

SYNOPSIS

10       seamonkey [OPTIONS] [URL]
11
12

DESCRIPTION

14       SeaMonkey  is an all-in-one Internet application suite (previously made
15       popular by Netscape and Mozilla).  It  includes  an  Internet  browser,
16       advanced  e-mail,  newsgroup  and  feed client, a calendar, IRC client,
17       HTML editor and a tool to inspect the DOM for web pages.  It is derived
18       from the application formerly known as Mozilla Application Suite.
19
20

OPTIONS

22       A summary of the options supported by seamonkey is included below.
23
24
25   X11 options
26       --display=DISPLAY
27              X display to use
28
29       --sync Make X calls synchronous
30
31       --g-fatal-warnings
32              Make all warnings fatal
33
34
35   SeaMonkey options
36       -h, -help
37              Show summary of options.
38
39       -v, -version
40              Print seamonkey version.
41
42       -P profile
43              Start with profile.
44
45       -profile path
46              Start with profile at path.
47
48       -CreateProfile profile_name
49              Create  a new profile in the default directory, but do not start
50              the application.  The profile will be named profile_name in  the
51              profile  manager,  the  profile_name must not contain spaces. Do
52              not run profile_name while running an instance of  the  applica‐
53              tion, you can use the -no-remote option to avoid connecting to a
54              running instance.
55
56       -CreateProfile "profile_name profile_dir"
57              The same, but creates a new profile in  the  profile_dir  direc‐
58              tory.   Note  profile_name  and profile_dir are quoted together,
59              and are separated by exactly 1 space.
60
61       -migration
62              Start with import wizard (if you have proper import sources).
63
64       -ProfileManager
65              Start with profile manager.
66
67       -no-remote
68              Do not accept or send remote commands. Implies -new-instance.
69
70       -new-instance
71              Open new instance, not a new window in running  instance,  which
72              allows multiple copies of application to be open at a time.
73
74       -safe-mode
75              Launches  the application with all extensions disabled, for that
76              launch only (extensions are not loaded, but are not  permanently
77              disabled in the extension manager data source).
78
79       -headless
80              Runs  SeaMonkey  in headless mode, which is very useful for pur‐
81              poses such as debugging and automated testing.
82
83       -addressbook
84              Open the address book at startup.
85
86       -compose [url]
87              Compose a mail or news message. Options are specified as  string
88              "option='value,...',option=value,..."   and  include:  from, to,
89              cc, bcc, newsgroups, subject, body, message  (file),  attachment
90              (file), format (html | text).  Example: to=john@example.com,sub‐
91              ject='Dinner tonight?'
92
93       -jsconsole
94              Open the Browser Console.
95
96       -purgecaches
97              Gecko (layout engine) has a JavaScript cache, which is not reset
98              on startup, this clears it.
99
100       -edit [url]
101              Start with editor (composer) for the given url (optional).
102
103       -mail, -news
104              Open the Mail&News folder view.
105
106       -mail url
107              Open the message specified by this url.
108
109       -offline
110              Start with the offline mode.  This option will only work if Sea‐
111              Monkey is set to "detect automatically" the online/offline  sta‐
112              tus on startup. To set this, go to Edit -> Preferences -> Mail &
113              Newsgroups -> Network &  Storage  and  in  the  "Offline"  group
114              choose "Detect automatically (if available)" in the "When start‐
115              ing up:" drop-down box.
116
117       -suiteconsole
118              Open the Error Console.
119
120       -browser
121              Open a browser window.
122
123       -private
124              Open a private browsing window.
125
126       -new-window url
127              Open url in a new browser window.
128
129       -new-tab url
130              Open url in a new browser tab.
131
132       -url url
133              Open the specified url.
134
135       -chrome chrome_url
136              Load the specified chrome.
137
138       -register chrome_url
139              Register the specified chrome, but do not start application.
140
141       -search term
142              Search term with your default search engine.
143
144       -preferences
145              Open Preferences window.
146
147       -remote command
148              Execute command in an already running  SeaMonkey  process.   For
149              more info, see: http://www.mozilla.org/unix/remote.html
150
151       -silent
152              Don't open default windows. Useful with those command-line argu‐
153              ments that open their own  windows  but  don't  already  prevent
154              default windows from opening.
155
156

VERSION

158       2.53.7
159
160

BUGS

162       To report a bug, please visit https://bugzilla.mozilla.org/
163
164

SEE ALSO

166       firefox(1), thunderbird(1)
167
168

AUTHORS

170       The SeaMonkey Team.
171              https://www.seamonkey-project.org
172
173
174
175seamonkey                       August 05, 2020                   seamonkey(1)
Impressum