On Thu, 16 Dec 2010, Marko Vojinovic wrote:
I am open to any suggestions. :-)
I suggest you simply modified the user's prefs.js in their profile in ~/.mozilla.
// 0 = blank, 1 = home (browser.startup.homepage), 2 = last visited page, 3 = resume previous browser session // The behavior of option 3 is detailed at: http://wiki.mozilla.org/Session_Restore pref("browser.startup.page", 0);
jh