Table 4.2. gataxx keys
| Key | Type | Default | Description |
|---|---|---|---|
| /schemas/apps/gataxx/blacklevel | int | 0 | Zero is human; one through three correspond to the level of the computer player. |
| /schemas/apps/gataxx/whitelevel | int | 0 | Zero is human; one through three correspond to the level of the computer player. |
| /schemas/apps/gataxx/quickmoves | bool | FALSE | Whether or not to use quick moves. |
| /schemas/apps/gataxx/tileset | string | classic.png | Tileset to use (obsolete). |
| /schemas/apps/gataxx/theme | string | Plain | The name of the theme to use. |
| /schemas/apps/gataxx/animate | int | 2 | Zero corresponds to no animations, one is partial animations, two is complete animations. |
| /schemas/apps/gataxx/width | int | 400 | The requested width of the main window in pixels. |
| /schemas/apps/gataxx/height | int | 450 | The requested height of the main window in pixels. |