gnometris

Table 4.7. gnometris keys

KeyTypeDefaultDescription
/schemas/apps/gnometris/options/block_pixmapstring7blocks-gw.pngImage to use for drawing blocks.
/schemas/apps/gnometris/options/themestringplainThe name of the theme used for rendering the blocks and the background.
/schemas/apps/gnometris/options/starting_levelint1Level to start with.
/schemas/apps/gnometris/options/usebgimageboolFALSEThis selects whether or not to draw the background image over the background color.
/schemas/apps/gnometris/options/bgcolorstringBlackThe background color, in a format gdk_color_parse understands.
/schemas/apps/gnometris/options/do_previewboolTRUEWhether to preview the next block.
/schemas/apps/gnometris/options/do_previewboolTRUEWhether to preview the next block.
/schemas/apps/gnometris/options/use_targetboolFALSEWhether to provide a graphical representation of where a block will land.
/schemas/apps/gnometris/options/random_block_colorsboolFALSEWhether to give blocks random colors.
/schemas/apps/gnometris/options/rotate_counter_clock_wiseboolTRUEWhether to rotate counter clock wise.
/schemas/apps/gnometris/options/line_fill_heightint0The number of rows that are filled with random blocks at the start of the game.
/schemas/apps/gnometris/options/line_fill_probabilityint5The density of blocks in rows filled at the start of the game. The value is between 0 (for no blocks) and 10 (for a completely filled row).
/schemas/apps/gnometris/controls/key_leftint65361Key press to move left.
/schemas/apps/gnometris/controls/key_rightint65363Key press to move right.
/schemas/apps/gnometris/controls/key_downint65364Key press to move down.
/schemas/apps/gnometris/controls/key_dropint32Key press to drop.
/schemas/apps/gnometris/controls/key_rotateint65362Key press to rotate.
/schemas/apps/gnometris/controls/key_pauseint65299Key press to pause.
/schemas/apps/gnometris/saved/widthint440The width of the main window.
/schemas/apps/gnometris/saved/heightint550The height of the main window.