Re: Command line reference
Pick <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.prefs |
|---|---|
| Organization | Prodigy Internet http://www.prodigy.com |
| Message-ID | <[email protected]> |
GTK options --gdk-debug=FLAGS Gdk debugging flags to set --gdk-no-debug=FLAGS Gdk debugging flags to unset --gtk-debug=FLAGS Gtk+ debugging flags to set --gtk-no-debug=FLAGS Gtk+ debugging flags to unset --gtk-module=MODULE Load an additional Gtk module -install Install a private colormap X11 options --display=DISPLAY X display to use --sync Make X calls synchronous --no-xshm Don't use X shared memory extension --xim-preedit=STYLE --xim-status=STYLE --g-fatal-warnings Make all warnings fatal Mozilla options -height <value> Set height of startup window to <value>. -h or -help Print this message. -installer Start with 4.x migration window. -width <value> Set width of startup window to <value>. -v or -version Print ./netscape-bin version. -CreateProfile <profile> Create <profile>. -P <profile> Start with <profile>. -ProfileWizard Start with profile wizard. -ProfileManager Start with profile manager. -SelectProfile Start with profile selection dialog. -UILocale <locale> Start with <locale> resources as UI Locale. -contentLocale <locale> Start with <locale> resources as content Locale. -remote <command> Execute <command> in an already running Mozilla process. For more info, see: http://www.mozilla.org/unix/remote.html -splash Enable splash screen. -addressbook Start with the addressbook. -news Start with news. -jsconsole Start with Javascript Console -aim Start with Instant Messenger -edit <url> Start with editor. -chrome <url> Load the specified chrome. -mail Start with mail. -compose <url> Start with messenger compose Pete Ward wrote: > I'm not sure what OS you are using. If you are using Windows: > > mozilla.exe -P "profile_one" > mozilla.exe -P "profile_two" > > If UNIX: > > mozilla -P "profile_one" > > Hope that helps > > > Klaus Erichsen <[email protected]> wrote in message news:<[email protected]>... > >>Hello to all! >>Is there a command line reference where I can see, what command line >>options are available? >> >>What I like to do is, to have 2 icons. >>- 1st should start with profile one >>- 2nd should start with profile two >> >>Any help welcome. >> >>Klaus >