Table 2.1. battstat-applet keys
| Key | Type | Default | Description |
|---|---|---|---|
| /schemas/apps/battstat-applet/prefs/red_value | int | 15 | The battery level below which the battery is displayed as red. Also the value at which the low battery warning is displayed. |
| /schemas/apps/battstat-applet/prefs/red_value_is_time | bool | Use the value defined in red_value as a time remaining to show the warning dialog rather than a percentage | |
| /schemas/apps/battstat-applet/prefs/low_battery_notification | bool | true | Notify user when the battery is low |
| /schemas/apps/battstat-applet/prefs/full_battery_notification | bool | false | Notify user when the battery is full |
| /schemas/apps/battstat-applet/prefs/beep | bool | false | Beep when displaying a warning |
| /schemas/apps/battstat-applet/prefs/drain_from_top | bool | false | Show the battery meter draining from the top of the battery. Only implemented for traditional battery view. |
| /schemas/apps/battstat-applet/prefs/show_status | bool | true | Show the upright, smaller battery on the panel |
| /schemas/apps/battstat-applet/prefs/show_battery | bool | false | Show the traditional, horizontal battery on the panel |
| /schemas/apps/battstat-applet/prefs/show_text | int | 0 | 0 for no label, 1 for percentage and 2 for time remaining |