Variables
Here is the list of OpenTheDoors software environment variables.
html : Start web HTML content
welcome : Play welcome sound on startup
tmp : Temporary variable for next app
lock : Lock Session (1 / 0)
desktop : Desktop mode (icon / env)
tablet : Tablet mode enabled (1 / 0)
packages : number of packages
web : start webpage with url...
plugin : Get plugin from url...
Other commands : start other command with parameters.
each of these variables can be defined at startup (with url parameter) or once the system is started thanks to the command "var"
Here's how to define a variable:
execute the "var" command
enter the name of the variable to be defined, validate
enter its value, validate
the variable is now defined.