1seamonkey(1) Linux User's Manual seamonkey(1)
2
3
4
6 seamonkey - an internet application suite (browser, mail, etc.)
7
8
10 seamonkey [OPTIONS] [URL]
11
12 seamonkey-bin [OPTIONS] [URL]
13
14
16 SeaMonkey is an open-source web browser, designed for standards compliā
17 ance, performance and portability.
18
19
21 seamonkey is a simple shell script that will set up the environment for
22 the actual executable, seamonkey-bin.
23
24
26 A summary of the options supported by seamonkey is included below.
27
28
29 GTK options
30 --gdk-debug=FLAGS Gdk debugging flags to set
31
32 --gdk-no-debug=FLAGS
33 Gdk debugging flags to unset
34
35 --gtk-debug=FLAGS
36 Gtk+ debugging flags to set
37
38 --gtk-no-debug=FLAGS
39 Gtk+ debugging flags to unset
40
41 --gtk-module=MODULE
42 Load an additional Gtk module
43
44
45 X11 options
46 --display=DISPLAY
47 X display to use
48
49 --sync Make X calls synchronous
50
51 --no-xshm
52 Don't use X shared memory extension
53
54 --xim-preedit=STYLE
55
56 --xim-status=STYLE
57
58 --g-fatal-warnings
59 Make all warnings fatal
60
61
62 SeaMonkey options
63 -height value
64 Set height of startup window to value.
65
66 -h, -help
67 Show summary of options.
68
69 -installer
70 Start with 4.x migration window.
71
72 -width value
73 Set width of startup window to value.
74
75 -v, -version
76 Print seamonkey-bin version.
77
78 -CreateProfile profile
79 Create profile.
80
81 -P profile
82 Start with profile.
83
84 -ProfileWizard
85 Start with profile wizard.
86
87 -ProfileManager
88 Start with profile manager.
89
90 -SelectProfile
91 Start with profile selection dialog.
92
93 -lang lang-region
94 Start with lang-region resources.
95
96 -remote command
97 Execute command in an already running SeaMonkey process. For
98 more info, see: http://www.mozilla.org/unix/remote.html
99
100 -splash
101 Enable splash screen.
102
103 -addressbook
104 Start with the addressbook.
105
106 -news Start with news.
107
108 -jsconsole
109 Start with Javascript Console
110
111 -edit url
112 Start with editor.
113
114 -chrome url
115 Load the specified chrome.
116
117 -mail Start with mail.
118
119 -compose url
120 Start with mail compose.
121
122
124 /usr/bin/seamonkey - shell script wrapping seamonkey
125 /seamonkey-bin - seamonkey executable
126
127
129 2.53.1
130
131
133 To report a bug, please visit https://bugzilla.mozilla.org/
134
135
137 galeon(1)
138
139
141 The Mozilla Organization
142 http://www.mozilla.org/about.html
143
144
145
146seamonkey March 28, 2005 seamonkey(1)