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 ...
- 08-23-2010 #1Just 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?
- 08-23-2010 #2Just 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
- 08-24-2010 #3Linux 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


Reply With Quote