Settings specification page
warning: draft page, work in progress
| name | type | description
|
| shutdown_auto | boolean | if true then the system is powered off when battery level < battery_level_critical
|
| battery_level_critical | percentage | < battery_critical : the system will be powered off
|
| normal_brightness | percentage | 0 : screen is powered down, 100 : full brightness
|
| inactivity_brightness | percentage | 0 : screen is powered down, 100 : full brightness
|
| inactivity_timeout | seconds | number of seconds before going into inactivity mode (0 : never)
|
| sleep_timeout | seconds | number of seconds before going into sleep mode (0 : never)
|
| enable_power_management | boolean | true : power manager is enabled, false : no action is taken after timeouts and brightness is set to normal_brightness
|
| name | type | description
|
| enable_gsm | boolean | true : gsm is enabled, false : gsm is not enabled
|
| enable_gprs | boolean | true : gprs is enabled, false : gprs is not enabled
|
| name | type | description
|
| network_cost_type | string | expensive, cheap
|
| enable_wifi | boolean | true : wifi is enabled, false : wifi is not enabled
|
| enable_bluetooth | boolean | true : bluetooth is enabled, false : bluetooth is not enabled
|
| wifi_device | string | eth0 or eth1 for example
|
| name | type | description
|
| enable_gps | boolean | true : gps is enabled, false : gps is not enabled
|
| name | type | description
|
| keyboard | string | keyboard application
|