Table 4.5. gnibbles keys
| Key | Type | Default | Description |
|---|---|---|---|
| /schemas/apps/gnibbles/preferences/players | int | 1 | Number of players. |
| /schemas/apps/gnibbles/preferences/speed | int | 3 | Game speed (1=fast, 4=slow). |
| /schemas/apps/gnibbles/preferences/fakes | bool | FALSE | Enable fake bonuses. |
| /schemas/apps/gnibbles/preferences/height | int | 400 | Height of the GNibbles window, used to restore the window size between sessions. |
| /schemas/apps/gnibbles/preferences/random | bool | FALSE | Play levels in random order. |
| /schemas/apps/gnibbles/preferences/start_level | int | 1 | Game level to start on. |
| /schemas/apps/gnibbles/preferences/sound | bool | FALSE | Enable sounds. |
| /schemas/apps/gnibbles/preferences/tile_size | int | 5 | Size of game tiles. |
| /schemas/apps/gnibbles/preferences/width | int | 600 | Width of the GNibbles window, used to restore the window size between sessions. |
| /schemas/apps/gnibbles/preferences/worm/0/color | string | red | Color to use for worm. |
| /schemas/apps/gnibbles/preferences/worm/0/move_relative | bool | FALSE | Use relative movement (ie. left or right only). |
| /schemas/apps/gnibbles/preferences/worm/0/key_up | string | Up | Key to use for motion up. |
| /schemas/apps/gnibbles/preferences/worm/0/key_down | string | Down | Key to use for motion down. |
| /schemas/apps/gnibbles/preferences/worm/0/key_left | string | Left | Key to use for motion left. |
| /schemas/apps/gnibbles/preferences/worm/0/key_right | string | Right | Key to use for motion right. |
| /schemas/apps/gnibbles/preferences/worm/1/color | string | green | Color to use for worm. |
| /schemas/apps/gnibbles/preferences/worm/1/move_relative | bool | FALSE | Use relative movement (ie. left or right only). |
| /schemas/apps/gnibbles/preferences/worm/1/key_up | string | Up | Key to use for motion up. |
| /schemas/apps/gnibbles/preferences/worm/1/key_down | string | Down | Key to use for motion down. |
| /schemas/apps/gnibbles/preferences/worm/1/key_left | string | Left | Key to use for motion left. |
| /schemas/apps/gnibbles/preferences/worm/1/key_right | string | Right | Key to use for motion right. |
| /schemas/apps/gnibbles/preferences/worm/2/color | string | blue | Color to use for worm. |
| /schemas/apps/gnibbles/preferences/worm/2/move_relative | bool | FALSE | Use relative movement (ie. left or right only). |
| /schemas/apps/gnibbles/preferences/worm/2/key_up | string | Up | Key to use for motion up. |
| /schemas/apps/gnibbles/preferences/worm/2/key_down | string | Down | Key to use for motion down. |
| /schemas/apps/gnibbles/preferences/worm/2/key_left | string | Left | Key to use for motion left. |
| /schemas/apps/gnibbles/preferences/worm/2/key_right | string | Right | Key to use for motion right. |
| /schemas/apps/gnibbles/preferences/worm/3/color | string | yellow | Color to use for worm. |
| /schemas/apps/gnibbles/preferences/worm/3/move_relative | bool | FALSE | Use relative movement (ie. left or right only). |
| /schemas/apps/gnibbles/preferences/worm/3/key_up | string | Up | Key to use for motion up. |
| /schemas/apps/gnibbles/preferences/worm/3/key_down | string | Down | Key to use for motion down. |
| /schemas/apps/gnibbles/preferences/worm/3/key_left | string | Left | Key to use for motion left. |
| /schemas/apps/gnibbles/preferences/worm/3/key_right | string | Right | Key to use for motion right. |