Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

FrontEndLaunchFlags


flags to use when the front end is launched
  • FrontEndLaunchFlags is a configuration setting that gives any special flags you want to set on the command line for the launch of the Mathematica front end. Typically this is not needed, but one example is that you might want to set the password file that is used.
A sample setting is shown below.
A sample setting is shown below.
<FrontEndLaunchFlags>
-display :1 -nogui -geometry 1000x500+10+10
</FrontEndLaunchFlags>
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team