I second that question/request. I currently place a customized localstore.rdf file (see content below) in the default user profile path to achieve this on first start, but there has to be a better way.
<?xml version="1.0"?> <RDF:RDF xmlns:NC="http://home.netscape.com/NC-rdf#" xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <RDF:Description RDF:about="chrome://browser/content/browser.xul#toolbar-menubar" autohide="false" /> <RDF:Description RDF:about="chrome://browser/content/browser.xul"> <NC:persist RDF:resource="chrome://browser/content/browser.xul#main-window"/> <NC:persist RDF:resource="chrome://browser/content/browser.xul#sidebar-box"/> <NC:persist RDF:resource="chrome://browser/content/browser.xul#sidebar-title"/> <NC:persist RDF:resource="chrome://browser/content/browser.xul#toolbar-menubar"/> </RDF:Description> <RDF:Description RDF:about="chrome://browser/content/browser.xul#main-window" sizemode="maximized" width="1920" height="1080" /> <RDF:Description RDF:about="chrome://browser/content/browser.xul#sidebar-title" value="" /> </RDF:RDF> Jonas M. Hunziker Information Technology Coordinator Henderson Community College 2660 S. Green Street Henderson, KY 42420 P: (270) 831-9717 HIGHER EDUCATION BEGINS HERE For technical assistance, please contact the HCC Technology Solutions Help Desk using one of these methods: WEB: http://support.henderson.kctcs.edu/<http://support.hencc.kctcs.edu/> E-MAIL: [email protected]<mailto:[email protected]> PHONE: 270-831-9616 From: Enterprise [mailto:[email protected]] On Behalf Of Jason Jackson Sent: Monday, April 25, 2016 11:48 AM To: [email protected] Subject: [Mozilla Enterprise] Maximized Window Hello, Is there a preference to have Firefox open maximized? I couldn't find one myself, so I tried changing the shortcut properties, but this resulted in the menu bar being cut in half (a bug?). We are using Firefox ESR 45 on Windows configured with CCK2. ------------------------------------------ Jason Jackson Computer Systems Technician North Vancouver School District
_______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

