You can configure Logisim's application preferences via command line options. This can be particularly useful in a laboratory of single-student computers where you want Logisim to start up the same for students every time, regardless of how previous students may have configured the program.
The overall command-line syntax is as follows.
The optional additional files named on the command line will be opened as separate windows within Logisim.java -jar jarFileName [options] [filenames]
Supported options include the following.
The following example starts Logisim in its basic configuration.
java -jar jarFileName -plain -gates shaped -locale en_US
Next: User's Guide.