Find the answer to your Linux question:
Results 1 to 3 of 3
I am able to start up firefox just fine out of my terminal, but i have not been able to find any list of arguments that can be added in ...
  1. #1
    Just Joined!
    Join Date
    Aug 2010
    Posts
    1

    FIrefox Help

    I am able to start up firefox just fine out of my terminal, but i have not been able to find any list of arguments that can be added in the command line. what i'm looking for is that it starts up in Full Screen mode right off.
    is there an argument that can be added to ti to do that?

  2. #2
    Just Joined!
    Join Date
    Aug 2010
    Location
    Italy
    Posts
    35
    For kiosk, the most common suggestion is to add autohide extension:
    View and Start Firefox in Full Screen

  3. #3
    Linux Newbie
    Join Date
    Oct 2008
    Posts
    140
    From the manual

    [code]
    [kurt@Jupiter ~]$ man firefox

    Firefox options
    -height value
    Set height of startup window to value.

    -h, -help
    Show summary of options.

    -installer
    Start with 4.x migration window.

    -width value
    Set width of startup window to value.

    -v, -version
    Print /usr/bin/firefox-bin version.

    -CreateProfile profile
    Create profile.

    -P profile
    Start with profile.
    []/code

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...