GeoGebra Command Line Arguments

Version 3.2, August 17, 2008

In order to start GeoGebra from the command line make sure to have all available geogebra*.jar files in one directory.

Usage
java -jar geogebra.jar [OPTION] [FILE]

Starts GeoGebra with the specified OPTIONs and opens the given FILE.

Options
--language=ISO_CODE set language using locale code, e.g. en, de_AT
--antiAliasing=BOOLEANturn antialiasing on (true) or off (false)
--showAlgebraWindow=BOOLEAN  show/hide algebra window
--showAlgebraInput=BOOLEAN show/hide algebra input field
--showAxes=BOOLEAN show/hide coordinate axes
--showGrid=BOOLEAN   show/hide coordinate grid