Table 4.6. gnobots2 keys
| Key | Type | Default | Description |
|---|---|---|---|
| /schemas/apps/gnobots2/preferences/show_toolbar | bool | TRUE | Show toolbar. A standard option for toolbars. |
| /schemas/apps/gnobots2/preferences/theme | string | robots | Robot image theme. The theme of the images to use for the robots. |
| /schemas/apps/gnobots2/preferences/background_color | string | #7590AE | Background color. The hex specification of the background color. |
| /schemas/apps/gnobots2/preferences/configuration | string | classic_robots | Game type. The name of the game variation to use. |
| /schemas/apps/gnobots2/preferences/use_safe_moves | bool | TRUE | Use safe moves. The safe moves option will help you to avoid being killed due to a mistake. If you try to make a move that would lead to your death when there is a safe move available you will not be allowed to proceed. |
| /schemas/apps/gnobots2/preferences/use_super_safe_moves | bool | TRUE | Use super safe moves. The player is alerted when there is no safe move and the only option is to teleport out. |
| /schemas/apps/gnobots2/preferences/enable_sound | bool | TRUE | Enable game sounds. Play sounds for various events throughout the game. |
| /schemas/apps/gnobots2/preferences/enable_splats | bool | TRUE | Enable splats. Play a sound and show a "Splat!" on the screen. |
| /schemas/apps/gnobots2/preferences/key00 | string | KP_7 | The name of the key used to move north-west. The name is a standard X key name. |
| /schemas/apps/gnobots2/preferences/key01 | string | KP_8 | The name of the key used to move north. The name is a standard X key name. |
| /schemas/apps/gnobots2/preferences/key02 | string | KP_9 | The name of the key used to move north-east. The name is a standard X key name. |
| /schemas/apps/gnobots2/preferences/key03 | string | KP_4 | The name of the key used to move west. The name is a standard X key name. |
| /schemas/apps/gnobots2/preferences/key04 | string | KP_5 | The name of the key used to hold still. The name is a standard X key name. |
| /schemas/apps/gnobots2/preferences/key05 | string | KP_6 | The name of the key used to move east. The name is a standard X key name. |
| /schemas/apps/gnobots2/preferences/key06 | string | KP_1 | The name of the key used to move south-west. The name is a standard X key name. |
| /schemas/apps/gnobots2/preferences/key07 | string | KP_2 | The name of the key used to move south. The name is a standard X key name. |
| /schemas/apps/gnobots2/preferences/key08 | string | KP_3 | The name of the key used to move south-east. The name is a standard X key name. |
| /schemas/apps/gnobots2/preferences/key09 | string | KP_Add | The name of the key used to teleport safely (if possible). The name is a standard X key name. |
| /schemas/apps/gnobots2/preferences/key10 | string | KP_Multiply | The name of the key used to teleport randomly. The name is a standard X key name. |
| /schemas/apps/gnobots2/preferences/key11 | string | KP_Enter | The name of the key used to wait. The name is a standard X key name. |