Table 2.11. gweather-applet-2 keys
| Key | Type | Default | Description |
|---|---|---|---|
| /schemas/apps/gweather/prefs/auto_update | bool | true | Determines whether the applet automatically updates its weather statistics or not. |
| /schemas/apps/gweather/prefs/auto_update_interval | int | 1800 | The interval, in seconds, between automatic updates. |
| /schemas/apps/gweather/prefs/enable_metric | bool | false | Use metric units instead of english units. |
| /schemas/apps/gweather/prefs/distance_unit | string | Default | The unit to use for visibility. |
| /schemas/apps/gweather/prefs/pressure_unit | string | Default | The unit to use for pressure. |
| /schemas/apps/gweather/prefs/speed_unit | string | Default | The unit to use for wind speed. |
| /schemas/apps/gweather/prefs/temperature_unit | string | Default | The unit to use for temperature. |
| /schemas/apps/gweather/prefs/enable_detailed_forecast | bool | false | |
| /schemas/apps/gweather/prefs/enable_radar_map | bool | false | Fetch a radar map on each update. |
| /schemas/apps/gweather/prefs/location0 | string | Weather location information. | |
| /schemas/apps/gweather/prefs/location1 | string | Nearby major zone, such as a capital city, as found from http://cvs.gnome.org/viewcvs/*checkout*/gnome-applets/gweather/Locations.xml.in | |
| /schemas/apps/gweather/prefs/location2 | string | A unique zone for the city, as found from http://cvs.gnome.org/viewcvs/*checkout*/gnome-applets/gweather/Locations.xml.in | |
| /schemas/apps/gweather/prefs/location3 | string | A three-digit-long code for retrieving radar maps from weather.com, found from http://cvs.gnome.org/viewcvs/*checkout*/gnome-applets/gweather/Locations.xml.in | |
| /schemas/apps/gweather/prefs/location4 | string | The city that gweather displays information for. | |
| /schemas/apps/gweather/prefs/coordinates | string | Latitude and longitude of your location expressed in DD-MM-SS[NS] DD-MM-SS[EW]. | |
| /schemas/apps/gweather/prefs/use_custom_radar_url | bool | false | If true, then retrieve a radar map from a location specified by the "radar" key. |
| /schemas/apps/gweather/prefs/radar | string | The custom url from where to retrieve a radar map. |