Vide can be started with command line options. These are as follows:
-help -h help
-configuration -co (=) name of the configuration file to load (e.g. developer.vsv)
-jogl -jg (+/-) start with jogl graphics enabled
-oldJava -oj (+/-) start with java graphics enabled
-keepAspectRatio -ar (+/-) keep aspect ratio when size of vecxi changes
-exitAfterGame -ex (+/-) shuts down vedi after exiting vecxi
-fullpanel -fp (+/-) starts vecxi in fullpanel (only if vecxi runs)
-fullscreen -fs (+/-) starts vecxi in fullscreen (only if vecxi runs)
-enableOverlay -eo (+/-) whether to load an overlay, if available
-enableScreen -es (+/-) whether to enable the "screen' drawing
-port0Device -p0 (=) name of the configured input device (names as they appear in vecxi combobox)
-port1Device -p1 (=) name of the configured input device (names as they appear in vecxi combobox)
-rotation -ro (=) rotation (0, 90, 180, 270)
-binary -bi (=) loads a binary file and starts vecxi
-gameCartridge -gc (=) loads a cartridge definition and starts vecxi (name of the cart)
-resolution -rs (=) resolution of fullscreen, format like 800x600