How can I start Firefox maximized or fullscreen without any additional extensions?

If I open it, maximize and then close it, it still does not open maximised.

The OS is linux - Ubuntu 11.10 32 bit

link|improve this question

Please add your operating system – Tog Nov 30 '11 at 10:22
feedback

1 Answer

up vote 3 down vote accepted

You can use command line options, e.g. for a 1600x1200 resolution display use:

firefox -height 1200 -width 1600
link|improve this answer
This resolved my issue! – casey_miller Nov 30 '11 at 10:55
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.