Robert Gelb wrote:
> Is there a list of keyboard short cut keys somewhere for Moz?
> For instance, how do you place the cursor into the address bar using the
> keyboard?
>
> Also, I would like to find all the command line switches for Moz.
>
> Thanks.
>
Hi,
ALT-CTRL-L pops up a window where you can enter a URL.
mozilla --help will show you all 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 /usr/local/mozilla/mozilla-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.
-chat Start with an IRC chat client
-addressbook Start with the addressbook.
-news Start with news.
-jsconsole Start with Javascript Console
-venkman Start with JavaScript debugger
-edit <url> Start with editor.
-chrome <url> Load the specified chrome.
-mail Start with mail.
-compose <url> Start with messenger compose.
Klaus