Table 4.3. glines keys
| Key | Type | Default | Description |
|---|---|---|---|
| /schemas/apps/glines/preferences/size | int | 2 | Playing field size. 1=Small, 2=Medium, 3=Large. Any other value is invalid. |
| /schemas/apps/glines/preferences/ball_theme | string | balls.svg | Ball style. The filename of the images to use for the balls. |
| /schemas/apps/glines/preferences/background_color | string | #7590AE | Background color. The hex specification of the background color. |
| /schemas/apps/glines/preferences/move_timeout | int | 100 | Time between moves in milliseconds. |
| /schemas/apps/glines/saved/width | int | 380 | The width of the main window. |
| /schemas/apps/glines/saved/height | int | 485 | The height of the main window. |
| /schemas/apps/glines/saved/score | int | 0 | Game score from last saved session. |
| /schemas/apps/glines/saved/field | string | Game field from last saved session. | |
| /schemas/apps/glines/saved/preview | string | Game preview from last saved session. | |
| /schemas/apps/gnobots2/geometry/width | int | 720 | The width of the main window. |
| /schemas/apps/gnobots2/geometry/height | int | 566 | The height of the main window. |